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


IGSPlan.Locked Property (ArcObjects .NET 10.4 SDK)
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