IMetabaseCustomClass.Data

Syntax

Data: String;

Description

The Data property determines text custom data for a class.

Comments

It is used to save custom format text in a custom class. The specified text is recovered with class metadata.

Example

The property use is given in the example for IMetabaseCustomClass.IsContainer.

See also:

IMetabaseCustomClass