This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPSAGeoDataDomain Interface > IGPSAGeoDataDomain.ClearFieldType Method (ArcObjects .NET 10.4 SDK) |
Clears a esriFieldType.
[Visual Basic .NET]
Public Sub ClearFieldType ( _
)
[C#] public void ClearFieldType ( );
[C++]
HRESULT ClearFieldType(
void
);