FieldSpec.Minimum Property | |
A numeric value representing the minimum value in the range validation for this field specification.
Namespace:
VO
Assembly:
VOSystemClasses (in VOSystemClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Minimum AS USUAL GET
public virtual Usual Minimum { get; }
Request Example
View SourceProperty Value
Type:
UsualA numeric value representing the minimum value in the range validation for this field specification.
See Also