IMsFormulaTermList.UnitInfo

Fore Syntax

UnitInfo: IMsUnitInfo;

Fore.NET Syntax

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

Description

The UnitInfo property returns information about the measurement units of the term collection.

Comments

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

UnitInfo returns the information that the units of measurement are not determined, in the following cases:

Fore Example

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

See also:

IMsFormulaTermList