This document is archived and information here might be outdated.  Recommended version.


ISMSpeedGroup2.Description Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > IS > ISMSpeedGroup2 Interface > ISMSpeedGroup2.Description Property
ArcGIS Developer Help

ISMSpeedGroup2.Description Property

Speed group description.

[Visual Basic .NET]
Public ReadOnly Property Description As String
[C#]
public string Description {get;}
[C++]
HRESULT get_Description(
void
);

Product Availability

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

See Also

ISMSpeedGroup2 Interface