Ms > Ms Assembly Interfaces > IMsUnitInfo
Assembly: Ms;
The IMsUnitInfo interface is used to work with units.
IMsUnitInfo
Information on units can be obtained from terms or term sets:
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. |
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: