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


IGSControlPoint.LockedStatus Property (ArcObjects .NET 10.5 SDK)
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