ArcGIS Pro 3.7 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 MustInherit Class DomainDescription 
       Inherits Description
    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 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also