This document is archived and information here might be outdated.  Recommended version.


IGPSAGeoDataDomain.ClearDataType Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Geoprocessing)  

IGPSAGeoDataDomain.ClearDataType Method

Clears a GPDataType.

[Visual Basic .NET]
Public Sub ClearDataType ( _
)
[C#]
public void ClearDataType (
);
[C++]
HRESULT ClearDataType(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IGPSAGeoDataDomain Interface