ArcObjects Library Reference (GeoSurvey)  

IGSParcel.LockedStatus Property

Indicates if the Parcel is Locked.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGSParcel Interface