IRdsAttribute.Nullable

Syntax

Nullable: Boolean;

Description

The Nullable property determines whether an element may have empty value by this attribute.

Comments

The IRdsAttribute.VisibleForEdit property affects the Nullable value. So, the value of Nullable should be changed after changing the value of IRdsAttribute.VisibleForEdit.

Available values of Nullable:

Example

The property use is given in the example for IRdsAttribute.TimeDependent.

See also:

IRdsAttribute