IMsUnitInfo

Assembly: Ms;

Namespace: Prognoz.Platform.Interop.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
The BaseUnit property returns index of base unit.
The Measure property returns measure index.
The Unit  property returns index of unit.
The UnitsDimension property returns data of measures and units dictionary.

Properties inherited from INamedEntity

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

See also:

Ms Assembly Interfaces