UnitValueType
Class Description
Type for specification of a specific value, with units and power of ten multiplier.
Attributes
| Name | Type | Description |
|---|---|---|
| multiplier | PowerOfTenMultiplierType | Multiplier for 'unit'. |
| unit | UomType | Unit in symbol |
| value | Int32 | Value in units specified |
Relationships
Inherits from
- None
Descendant classes
- No descendant classes
Associations
None