ArcObjects Library Reference (GeoSurvey)  

IGSParcel.Plan Property

Retrieves the Plan for this parcel.

[Visual Basic .NET]
Public Property Plan As IGSPlan
[C#]
public IGSPlan Plan {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGSParcel Interface