FieldSpec.MinLength Property (Typed) | |
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
public virtual uint MinLength { get; }
Request Example
View SourceProperty Value
Type:
DWordA numeric value representing the new minimum length validation for this field specification.
See Also