UnitInfo Class: Difference between revisions
Jump to navigation
Jump to search
John Leavitt (talk | contribs) m (Protected "UnitInfo Class" ([edit=sysop] (indefinite) [move=sysop] (indefinite)) [cascading]) |
Chris Kahn (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{Template:APIClass|UnitInfo Class|UnitInfo}} | {{Template:APIClass|UnitInfo Class|UnitInfo}} | ||
{{Template:UnitInfo Class.Cmt}} | |||
== Constructors == | == Constructors == |
Revision as of 22:01, 5 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 can be used 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.