ArcObjects Library Reference (GeoSurvey)  

IGSControlPoint.LockedStatus Property

Indicates if the Control Point can be changed as it is locked in the database.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGSControlPoint Interface