Click or drag to resize
UomMeasureT Properties

The UomMeasureT generic type exposes the following members.

Properties
  NameDescription
Public propertyIsEmpty
Returns True if object instance is considered empty, otherwise returns False.
Public propertyUnit
Returns standard (SI) unit of measure. Measured value is always stored in standard units.
Public propertyValue
Gets or sets measured value, a quantity of measure. Measured value is always expressed in standard (SI) units.
Top
See Also