This document is archived and information here might be outdated.  Recommended version.


IPropertyInfo Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IP > IPropertyInfo Interface
ArcGIS Developer Help

IPropertyInfo Interface

Information about properties of graphic features.

Product Availability

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

Members

Name 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.

Classes that implement IPropertyInfo

Classes Description