Name | Description | |
---|---|---|
Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) |
The following tables list the members exposed by RangeDomain.
Name | Description | |
---|---|---|
Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) |
Name | Description | |
---|---|---|
Dispose | (Inherited from ArcGIS.Core.CoreObjectsBase) | |
GetDescription | Gets the description of the domain. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Domain) | |
GetFieldType | Gets the FieldType of the domain. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Domain) | |
GetMaxValue | Gets the maximum valid value in the domain. This method must be called on the MCT. Use QueuedTask.Run. | |
GetMinValue | Gets the minimum valid value in the domain. This method must be called on the MCT. Use QueuedTask.Run. | |
GetName | Gets the name of the domain. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Domain) |