ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Data.DDL Namespace / DomainDescription Class
Members

DomainDescription Class
Represents a mechanism to create a ArcGIS.Core.Data.Domain.
Syntax
public abstract class DomainDescription : Description 
Inheritance Hierarchy

System.Object
   ArcGIS.Core.Data.DDL.Description
      ArcGIS.Core.Data.DDL.DomainDescription
         ArcGIS.Core.Data.DDL.CodedValueDomainDescription
         ArcGIS.Core.Data.DDL.RangeDomainDescription

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.8 or higher.
See Also