FieldSpec.Required Property | |
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
public virtual Usual Required { get; }
Request Example
View SourceProperty Value
Type:
UsualLogical value indicating whether the field is required (TRUE) or not (FALSE).
See Also