This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPSAGeoDataDomain Interface > IGPSAGeoDataDomain.FieldTypes Property (ArcObjects .NET 10.4 SDK) |
All esriFieldTypes.
[Visual Basic .NET] Public ReadOnly Property FieldTypes As IEnumFieldType
[C#] public IEnumFieldType FieldTypes {get;}
[C++]
HRESULT get_FieldTypes(
IEnumFieldType** types
);
[C++]
Parameters types [out, retval]
types is a parameter of type IEnumFieldType