Click or drag to resize

FieldSpec.MinLength Property (Typed)

X#
A numeric value representing the new minimum length validation for this field specification.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOSystemClasses (in XSharp.VOSystemClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY MinLength AS DWORD GET 
Request Example View Source

Property Value

Type: DWord
A numeric value representing the new minimum length validation for this field specification.
See Also