ICubeAttachmentAttribute.Nullable

Syntax

Nullable: Boolean;

Description

The Nullable property returns whether it is possible to store empty values by the attribute.

Comments

The property returns True, if empty values can be stored by attribute.

Example

The example of use is given in description of the ICubeAttachments.Attributes property.

See also:

ICubeAttachmentAttribute