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