FeatureAttribute.Name
FeatureAttribute.Name property
Gets the name of the attribute.
public string Name { get; set; }
Property Value
The name of the attribute.
Exceptions
| exception | condition |
|---|---|
| ArgumentNullException | The attribute name is null. |
| InvalidOperationException | The attribute is locked. |
See Also
- class FeatureAttribute
- namespace Aspose.Gis
- assembly Aspose.GIS