FieldSpec.Nullable Property | |
Is the field Nullable ?
Namespace:
VO
Assembly:
VOSystemClasses (in VOSystemClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Nullable AS USUAL GET SET
public virtual Usual Nullable { get; set; }
Request Example
View SourceProperty Value
Type:
UsualIs the field Nullable ?
See Also