FeatureAttributeCollection.IsLocked

FeatureAttributeCollection.IsLocked property

Gets a value indicating whether this attribute collection is locked.

public bool IsLocked { get; }

Property Value

true if this attribute collection is locked; otherwise, false.

See Also