AddItem(cubeKey: Integer; [isFilter: Boolean = False]): IDefIndicator;
cubeKey. Key of the cube, which is used as a basis to add indicator.
isFilter. Indicates whether indicator is added as a filter.
The AddItem method creates a new indicator.
The example of use is given in description of the DataEntryForm.CreateByReport constructor.
See also: