Click or drag to resize

FieldSpec.Required Property (Typed)

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

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

Property Value

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