UnitInfo Class: Difference between revisions
Jump to navigation
Jump to search
Chris Kahn (talk | contribs) No edit summary |
Chris Kahn (talk | contribs) No edit summary |
||
Line 3: | Line 3: | ||
== Constructors == | == Constructors == | ||
*'''[[New UnitInfo]]''' {{APIComment|Creates a new class that | *'''[[New UnitInfo]]''' {{APIComment|Creates a new class that describes a unit of measurement.}}<br> | ||
== Properties == | == Properties == |
Revision as of 15:41, 6 February 2014
Used with Repository.GetAllUnits to describe a unit of measurement that has been defined in the current repository.
Constructors
- New UnitInfo Creates a new class that describes a unit of measurement.
Properties
- ID The ID of the Unit.
- Name The Name of the Unit.
- Abbreviation The Abbreviation of the Unit.
- Multiplier The Multiplier of the Unit.