ArcObjects Library Reference (GeoSurvey)  

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