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


IGSControlPoint.LockedStatus 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.LockedStatus Property
ArcGIS Developer Help

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