Provides access to the properties/methods of a geoprocessing numeric domain object.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
![]() |
AllowEmpty | Defines if empty is allowed. |
![]() |
GetHighLimit | Returns the HighLimit property. |
![]() |
LowLimit | Sets the lower limit value of the numeric domain object. |
![]() |
LowLimitInclusive | Defines the LowLimitInclusive property. |
![]() |
SetHighLimit | Defines the HighLimit property. |
CoClasses that implement IGPNumericDomain
CoClasses and Classes | Description |
---|---|
GPNumericDomain | Geoprocessing Numeric Domain object. |