This document is archived and information here might be outdated. Recommended version. |
The field type of a variable or dimension.
[Visual Basic .NET] Public Function GetFieldType ( _ ByVal name As String _ ) As esriFieldType
[C#] public esriFieldType GetFieldType ( string name );
[C++]
HRESULT GetFieldType(
BSTR name
);
[C++] Parameters name [in]
name is a parameter of type BSTR