Click or drag to resize

FieldSpec.Maximum Property (Typed)

X#
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 
Request Example View Source

Property Value

Type: Usual
A numeric value representing the maximum value in the range validation for this field specification.
See Also