This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IF > IFieldInfo2 Interface (ArcObjects .NET 10.5 SDK) |
Provides access to properties that give extended information on the field.
Description | ||
---|---|---|
Alias | The alias for the field. | |
AsString | The string representation of a given value based on the current field information. | |
NumberFormat | The number format for the field (invalid if non-numeric field). | |
ValueAsRatio | Indicates if the field value should be the ratio of itself. | |
Visible | Indicates if the field is visible. |
CoClasses and Classes | Description |
---|---|
FieldInfo (esriCarto) | Stores extended field information. |