ArcGIS Pro 2.6 API Reference Guide
RangeDomain Class
Members 

ArcGIS.Desktop.Editing.Attributes Namespace : RangeDomain Class
Represents a range domain.
Syntax
public sealed class RangeDomain : Domain 
Public NotInheritable Class RangeDomain 
   Inherits Domain
Remarks

A range domain specifies a valid range of values for a numeric attribute. A range domain can be applied to short-integer, long-integer, float, double, and date attribute types.

Inheritance Hierarchy

System.Object
   ArcGIS.Desktop.Editing.Attributes.Domain
      ArcGIS.Desktop.Editing.Attributes.RangeDomain

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

RangeDomain Members
ArcGIS.Desktop.Editing.Attributes Namespace