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