FieldSpec.Minimum Property (Typed) | |
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
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