Click or drag to resize

FieldSpec.Minimum Property (Typed)

X#
A numeric value representing the minimum 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 Minimum AS USUAL GET 
Request Example View Source

Property Value

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