ArcObjects Library Reference (Geoprocessing)  

IGPNumericDomain Interface

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
Read/write property AllowEmpty Defines if empty is allowed.
Method GetHighLimit Returns the HighLimit property.
Read/write property LowLimit Sets the lower limit value of the numeric domain object.
Read/write property LowLimitInclusive Defines the LowLimitInclusive property.
Method SetHighLimit Defines the HighLimit property.

CoClasses that implement IGPNumericDomain

CoClasses and Classes Description
GPNumericDomain Geoprocessing Numeric Domain object.