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

In This Topic
    DomainDescription Class
    In This Topic
    Represents a mechanism to create a ArcGIS.Core.Data.Domain.
    Syntax
    public abstract class DomainDescription : Description 
    Public MustInherit Class DomainDescription 
       Inherits 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

    ArcGIS Pro version: 3 or higher.
    See Also