ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing.Attributes Namespace / RangeDomain Class
Properties Methods


In This Topic
    RangeDomain Class Members
    In This Topic

    The following tables list the members exposed by RangeDomain.

    Public Properties
     NameDescription
    Public Property Gets the description of this Domain. (Inherited from ArcGIS.Desktop.Editing.Attributes.Domain)
    Public Property Gets the maximum value of this Range Domain.  
    Public Property Gets the minimum value of this Range Domain.  
    Public Property Gets the name of this Domain. (Inherited from ArcGIS.Desktop.Editing.Attributes.Domain)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.  Checks whether given value falls in the range.  
    Top
    See Also