This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGpDescribeField Interface > IGpDescribeField.Domain Property (ArcObjects .NET 10.4 SDK) |
Domain of the field description.
[Visual Basic .NET] Public Property Domain As String
[C#] public string Domain {get; set;}
[C++]
HRESULT get_Domain(
BSTR* Name
);
[C++]
HRESULT put_Domain(
BSTR Name
);
[C++]
Parameters Name [out, retval] Name is a parameter of type BSTR Name [in] Name is a parameter of type BSTR