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