IMsUnitInfo

Assembly: Ms;

Description

The IMsUnitInfo interface is used to work with units.

Inheritance Hierarchy

          INamedEntity

          IMsUnitInfo

Comments

Information on units can be obtained from terms or term sets:

Properties

  Property name Brief description
BaseUnit The BaseUnit property returns index of base unit.
Measure The Measure property returns measure index.
Unit The Unit  property returns index of unit.
UnitsDimension The UnitsDimension property returns data of measures and units dictionary.

Properties inherited from INamedEntity

  Property name Brief description
Id The Id property determines the object identifier.
Key The Key property returns the object key.
Name The Name property determines the object name.

See also:

Ms Assembly Interfaces