This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPSAGeoDataType Interface > IGPSAGeoDataType.Domain Property (ArcObjects .NET 10.5 SDK) |
GPSAGeoDataDomain.
[Visual Basic .NET] Public Property Domain As IGPSAGeoDataDomain
[C#] public IGPSAGeoDataDomain Domain {get; set;}
[C++]
HRESULT get_Domain(
IGPSAGeoDataDomain** ppDomain
);
[C++]
HRESULT putref_Domain(
IGPSAGeoDataDomain* ppDomain
);
[C++]
Parameters ppDomain [out, retval]
ppDomain is a parameter of type IGPSAGeoDataDomain ppDomain [in]
ppDomain is a parameter of type IGPSAGeoDataDomain