Click or drag to resize

FieldSpec.Required Property

X#
Logical value indicating whether the field is required (TRUE) or not (FALSE).

Namespace:  VO
Assembly:  VOSystemClasses (in VOSystemClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY Required AS USUAL GET 
Request Example View Source

Property Value

Type: Usual
Logical value indicating whether the field is required (TRUE) or not (FALSE).
See Also