This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > II > IImageServiceInfo Interface > IImageServiceInfo.ServiceSourceType Property (ArcObjects .NET 10.5 SDK) |
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