ArcObjects Library Reference (GeoSurvey)  

IGSControlPoint.Local Property

Indicates if the Control Point is associated with an Unjoined parcel.

[Visual Basic .NET]
Public ReadOnly Property Local As Boolean
[C#]
public bool Local {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGSControlPoint Interface