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


IGSPlan.Locked Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IG > IGSPlan Interface > IGSPlan.Locked Property
ArcGIS Developer Help

IGSPlan.Locked Property

Indicates if the Plan is locked in database.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGSPlan Interface