Information about properties of graphic features.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
AliasName | Name from the layer's field. | |
Domain | The default domain of the property. | |
Editable | Indicates if the property is editable. | |
IsNullable | Indicates if the property can contain null values. | |
Length | Property length. | |
Name | Property name. | |
Type | The type of the property. |
CoClasses that implement IPropertyInfo
CoClasses and Classes | Description |
---|---|
PropertyInfo | PropertyInfo co-class. |