This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPSAGeoDataDomain Interface > IGPSAGeoDataDomain.AddFieldType Method (ArcObjects .NET 10.4 SDK) |
Adds an esriFieldType.
[Visual Basic .NET] Public Sub AddFieldType ( _ ByVal Type As esriFieldType _ )
[C#] public void AddFieldType ( esriFieldType Type );
[C++]
HRESULT AddFieldType(
esriFieldType Type
);
[C++]
Parameters Type [in]
Type is a parameter of type esriFieldType