UnitInfo Class: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
*'''[[UnitInfo.Name|Name]]''' {{APIComment|The Name of the Unit.}}
*'''[[UnitInfo.Name|Name]]''' {{APIComment|The Name of the Unit.}}
*'''[[UnitInfo.Abbreviation|Abbreviation]]''' {{APIComment|The Abbreviation of the Unit.}}
*'''[[UnitInfo.Abbreviation|Abbreviation]]''' {{APIComment|The Abbreviation of the Unit.}}
*'''[[UnitInfo.Multuplier|Multuplier]]''' {{APIComment|The Multuplier of the Unit.}}
*'''[[UnitInfo.Multiplier|Multiplier]]''' {{APIComment|The Multiplier of the Unit.}}

Revision as of 01:10, 18 September 2013


This class describes a Unit of measurement in the Synthesis environment.

Constructors

  • New UnitInfo Creates a new class that can be used describes a Unit of measurement.

Properties