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


In This Topic
    RangeDomainDescription Class Members
    In This Topic

    The following tables list the members exposed by RangeDomainDescription.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyThe description of the ArcGIS.Core.Data.Domain. (Inherited from ArcGIS.Core.Data.DDL.DomainDescription)
    Public PropertyThe ArcGIS.Core.Data.FieldType of the ArcGIS.Core.Data.Domain. (Inherited from ArcGIS.Core.Data.DDL.DomainDescription)
    Public Property The maximum value of the range.  
    Public PropertyThe ArcGIS.Core.Data.MergePolicy of the ArcGIS.Core.Data.Domain. (Inherited from ArcGIS.Core.Data.DDL.DomainDescription)
    Public Property The minimum value of the range.  
    Public Property The name of the dataset or the field this description is referencing. (Inherited from ArcGIS.Core.Data.DDL.Description)
    Public PropertyThe ArcGIS.Core.Data.SplitPolicy of the ArcGIS.Core.Data.Domain. (Inherited from ArcGIS.Core.Data.DDL.DomainDescription)
    Top
    See Also