DimControl.getIsStructureChanged

Syntax

getIsStructureChanged(): Boolean;

Description

The getIsStructureChanged method returns whether control dictionary structure is changed.

Comments

It is used depending on internal class implementation.

It returns True if dictionary structure is changed after setting metadata.

Example

The example of use is given in description of the DimControl.DimModel property.

See also:

DimControl