FieldSpec.Maximum Property (Typed) | |
A numeric value representing the maximum value in the range validation for this field specification.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOSystemClasses (in XSharp.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