Click or drag to resize

UnitDescriptionAttribute Properties

The UnitDescriptionAttribute type exposes the following members.

Properties
 NameDescription
Public propertyAmperePower of 'Ampere' units that the constructed unit will contain.
Public propertyCandelaPower of 'Candela' units that the constructed unit will contain.
Public propertyKelvinPower of 'Kelvin' units that the constructed unit will contain.
Public propertyKilogramPower of 'Kilogram' units that the constructed unit will contain.
Public propertyMetrePower of 'Metre' units that the constructed unit will contain.
Public propertyMolePower of 'Mole' units that the constructed unit will contain.
Public propertyQuantityThe quantity description. Examples are Length, Temperature, Mass, Time, ElectricalVoltage, ElectricalCurrent, Force, etc.
Public propertySecondPower of 'Second' units that the constructed unit will contain.
Public propertyTypeIdWhen implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute)
Top
See Also