This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IS > ISDGenerator Interface > ISDGenerator.GetDescription Method (ArcObjects .NET 10.4 SDK) |
[Visual Basic .NET] Public Function GetDescription ( _ ByVal serviceType As String _ ) As Byte[]
[C#] public Byte[] GetDescription ( string serviceType );
[C++]
HRESULT GetDescription(
BSTR serviceType,
pJsonLayerList* pJsonLayerList
);
[C++]
Parameters serviceType [in] serviceType is a parameter of type BSTR pJsonLayerList [out, retval] pJsonLayerList is a parameter of type