Assembly: Dimensions;
The IUnitsDimInstance interface enables to work with internal measurement of units of time series database.
IUnitsDimInstance
The IUnitsDimInstance is also used to get the base unit of measure in the time series database.
Property name | Brief description | |
BasisByElement | The BasisByElement property returns index of basic measurement unit for element. | |
BasisByElementKey | The BasisByElementKey property returns index of basic measurement unit by element key. | |
ElementByKey | The ElementByKey property returns element index by its key. | |
IsUnit | The IsUnit property determines that the element is a measurement unit. | |
KeyByElement | The KeyByElement property returns element's key. | |
MeasureByElement | The MeasureByElement property returns element's measure. | |
Scale | The Scale property returns element's scale. |
See also: