This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IP > IPropertyInfo Interface > IPropertyInfo.Type Property (ArcObjects .NET 10.5 SDK) |
The type of the property.
[Visual Basic .NET] Public ReadOnly Property Type As esriFieldType
[C#] public esriFieldType Type {get;}
[C++]
HRESULT get_Type(
esriFieldType* FieldType
);
[C++]
Parameters FieldType [out, retval]
FieldType is a parameter of type esriFieldType