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


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

IGSControlPoint.ParcelId Property

Parcel ID of the associated unjoined parcel.

[Visual Basic .NET]
Public ReadOnly Property ParcelId As Integer
[C#]
public int ParcelId {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGSControlPoint Interface