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