Dictionary.isHistorical

Syntax

isHistorical: Boolean;

Description

The isHistorical method determines whether MDM dictionary is versional.

Comments

This method returns true if MDM dictionary is versioned, otherwise it returns false.

Example

The example of use is given on the page with description of the DItem.getHistory method.

See also:

Dictionary