ArcGIS Pro 2.6 API Reference Guide
RangeDomain Class Methods


ArcGIS.Core.Data Namespace : RangeDomain Class

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

Public Methods
 NameDescription
Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
Public Method Gets the description of the domain. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Domain)
Public MethodGets the FieldType of the domain. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Domain)
Public Method Gets the maximum valid value in the domain. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets the minimum valid value in the domain. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets the name of the domain. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Domain)
Top
See Also

Reference

RangeDomain Class
ArcGIS.Core.Data Namespace