ESRI.ArcGIS.Mobile
RangeValueDomain Class Members
See Also  Properties  Methods  Send Feedback
ESRI.ArcGIS.Mobile.FeatureCaching Namespace : RangeValueDomain Class


The following tables list the members exposed by RangeValueDomain.

Public Properties

 NameDescription
Public PropertyMaximumValue Gets the maximum value acceptable in the range.  
Public PropertyMinimumValue Gets the minimum value acceptable in the range.  
Public PropertyName Gets the domain name.  
Top

Public Methods

 NameDescription
Public MethodValidate Returns true if the proposed value is in the domain range.  
Top

See Also