IUserDimension

Assembly: Dimensions;

Description

The IUserDimension interface describes general model and structure of a calculated dictionary.

Inheritance Hierarchy

IUserDimension

Comments

When a new calculated dictionary is created, to ensure its correct work, determine the following minimum settings:

Properties

  Property name Brief description
The Attributes property returns an object that contains a collection of dictionary attributes.
The Blocks property returns an object that contains a collection of dictionary blocks.
The ForeModule property determines a unit or form that contains a macro that builds a dictionary.
The ForeSub property determines a name of the macro that builds a dictionary elements tree.
The HideInaccessibleElements property determines state of the Hide Inaccessible Dictionary Elements option.
The Indexes property returns an object that contains a collection of dictionary indexes.
The Levels property returns an object that contains a collection of dictionary levels.
The ReverseOrder property determines state of the Reverse Order of Dictionary Elements option.

See also:

Dimensions Assembly Interfaces