This document is archived and information here might be outdated.  Recommended version.


IGPNumericDomain Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPNumericDomain Interface
ArcGIS Developer Help

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

Name 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.

Classes that implement IGPNumericDomain

Classes Description
GPNumericDomain Geoprocessing Numeric Domain object.