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


IGSPlan.Description Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IG > IGSPlan Interface > IGSPlan.Description Property
ArcGIS Developer Help

IGSPlan.Description Property

Plan description.

[Visual Basic .NET]
Public Property Description As String
[C#]
public string Description {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGSPlan Interface