IMsUnitInfo.Measure

Syntax

Measure: Integer;

Description

The Measure property returns measure index.

Comments

The Measure index corresponds to the element index in the measures and units dictionary. The dictionary is returned by the IMsUnitInfo.UnitsDimension property.

If Measure returns -1, measure is not determined.

Example

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

See also:

IMsUnitInfo