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


IGPDomain2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IG > IGPDomain2 Interface
ArcGIS Developer Help

IGPDomain2 Interface

.

Product Availability

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

Members

Name Description
Read/write property Description The description of the domain.
Read/write property DomainID The ID of the domain.
Read/write property FieldType The field type of the field.
Read/write property MergePolicy The merge policy.
Read/write property Name The name of the domain.
Read/write property Owner The owner of the domain.
Read/write property SplitPolicy The split policy.
Read-only property Type The domain type.

Classes that implement IGPDomain2

Classes Description
GPCodedValueDomain2 The (GP) Coded Value Domain Object.
GPRangeDomain2 The (GP) Range Domain Object.