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


In This Topic
    RangeDomainDescription Class Properties
    In This Topic

    For a list of all members of this type, see RangeDomainDescription members.

    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