UnitInfo: IMsUnitInfo;
UnitInfo: Prognoz.Platform.Interop.Ms.IMsUnitInfo;
The UnitInfo property returns information about the measurement units of the term collection.
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:
Terms in a collection have various measurement units.
Measurement units are not mandatory attributes of time series database.
The property use is given in the example for IMsUnitInfo.BaseUnit.
See also: