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