The image service data source type.
[Visual Basic .NET] Public Property ServiceSourceType As esriImageServiceSourceType
[C#] public esriImageServiceSourceType ServiceSourceType {get; set;}
[C++]
HRESULT get_ServiceSourceType(
esriImageServiceSourceType* pServiceSourceType
);
[C++]
HRESULT put_ServiceSourceType(
esriImageServiceSourceType pServiceSourceType
);
[C++]Parameters
pServiceSourceType [out, retval]pServiceSourceType is a parameter of type esriImageServiceSourceType
pServiceSourceType [in]pServiceSourceType is a parameter of type esriImageServiceSourceType
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.