IDefIndicator.DefDimensions

Syntax

DefDimensions: IDefPrivateDimensions;

Description

The DefDimensions property returns the collection of indicator private dimensions.

Example

The example of use is given in description of the DataEntryForm.CreateByReport constructor.

See also:

IDefIndicator