IMsFormulaTerm.UnitInfo

Fore Syntax

UnitInfo: IMsUnitInfo;

Fore.NET Syntax

UnitInfo: Prognoz.Platform.Interop.Ms.IMsUnitInfo;

Description

The UnitInfo property returns information about term measurement units.

Comments

Measurement units are used in terms based on data of a time series database.

If measurement units are not mandatory attribute of the time series database, UnitInfo returns that the measurement units are undefined.

Fore Example

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

See also:

IMsFormulaTerm