ArcObjects Library Reference (GISClient)  

ISDSServerObjectConfigurationInfo.Description Property

The service description.

[Visual Basic .NET]
Public WriteOnly Property Description
[C#]
public void Description {set;}
[C++]
HRESULT put_Description(
  BSTR 
);
[C++]

Parameters

[in]    is a parameter of type BSTR

Product Availability

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

See Also

ISDSServerObjectConfigurationInfo Interface