This document is archived and information here might be outdated. Recommended version. |
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