ArcObjects Library Reference (GeoSurvey)  

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