FeatureAttribute.DataType
FeatureAttribute.DataType property
Gets the data type of the attribute.
public AttributeDataType DataType { get; set; }
Property Value
The data type of the attribute.
Exceptions
exception | condition |
---|---|
InvalidOperationException | The attribute is locked. |
See Also
- enum AttributeDataType
- class FeatureAttribute
- namespace Aspose.Gis
- assembly Aspose.GIS