IMsUnitInfo.UnitsDimension

Syntax

UnitsDimension: IDimInstance;

Description

The UnitsDimension property returns data of measures and units dictionary.

Comments

To work with dictionary data as with an internal dimension of the time series database, the user needs to cast this interface to the  IUnitsDimInstance interface.

Example

The property use is given in the example for IMsUnitInfo.BaseUnit.

See also:

IMsUnitInfo