This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPNumericDomain Interface (ArcObjects .NET 10.4 SDK) |
Provides access to the properties/methods of a geoprocessing numeric domain object.
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 and Classes | Description |
---|---|
GPNumericDomain | Geoprocessing Numeric Domain object. |