ArcObjects Library Reference (DataSourcesRaster)  

IAISImageServiceX.ApplyServiceProperties Method

[Visual Basic .NET]
Public Function ApplyServiceProperties ( _
) As Boolean
[C#]
public bool ApplyServiceProperties (
);
[C++]
HRESULT ApplyServiceProperties(
  VARIANT_BOOL* retStatus
);
[C++]

Parameters

retStatus [out, retval]   retStatus is a parameter of type VARIANT_BOOL

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IAISImageServiceX Interface