This document is archived and information here might be outdated. Recommended version. |
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*