This document is archived and information here might be outdated.  Recommended version.


IAISImageServiceX.ApplyServiceProperties Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IA > IAISImageServiceX Interface > IAISImageServiceX.ApplyServiceProperties Method
ArcGIS Developer Help

IAISImageServiceX.ApplyServiceProperties Method

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

Product Availability

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

See Also

IAISImageServiceX Interface