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

In This Topic
    RangeDomainDescription Class
    In This Topic
    Represents a mechanism to create a ArcGIS.Core.Data.RangeDomain.
    Syntax
    public sealed class RangeDomainDescription : DomainDescription 
    Public NotInheritable Class RangeDomainDescription 
       Inherits DomainDescription
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also