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