UnitInfo: IMsUnitInfo;
UnitInfo: Prognoz.Platform.Interop.Ms.IMsUnitInfo;
The UnitInfo property returns information about measurement units of the terms collection.
Measurement units are used in terms based on data of a time series database.
UnitInfo returns the information that the measurement units are not determined in the following cases:
Terms in the collection have different measurement units.
Measurement units are not mandatory attributes of time series database.
The property use is given in the example for IMsCompositeFormulaTerm.UnitInfo.
See also: