ArcObjects Library Reference (Carto)  

IPropertyInfo Interface

Information about properties of graphic features.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read-only property AliasName Name from the layer's field.
Read-only property Domain The default domain of the property.
Read-only property Editable Indicates if the property is editable.
Read-only property IsNullable Indicates if the property can contain null values.
Read-only property Length Property length.
Read-only property Name Property name.
Read-only property Type The type of the property.

CoClasses that implement IPropertyInfo

CoClasses and Classes Description
PropertyInfo PropertyInfo co-class.