FeatureAttribute.CanBeUnset
FeatureAttribute.CanBeUnset property
Gets or sets a value indicating whether value for this attribute can be omitted.
public bool CanBeUnset { get; set; }
Property Value
true
if this instance can be unset; otherwise, false
.
Exceptions
exception | condition |
---|---|
InvalidOperationException | The attribute is locked. |
See Also
- class FeatureAttribute
- namespace Aspose.Gis
- assembly Aspose.GIS