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


IGSParcel.Plan Property (ArcObjects .NET 10.4 SDK)
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