UnitInfo Class

From ReliaWiki
Revision as of 23:23, 27 February 2014 by Chris Kahn (talk | contribs)
Jump to navigation Jump to search


Used with Repository.GetAllUnits to describe a unit of measurement that has been defined in the current repository.

Constructors

Properties

  • ID (as integer) The ID of the Unit.
  • Name (as string) The Name of the Unit.
  • Abbreviation (as string) The Abbreviation of the Unit.
  • Multiplier (as double) The Multiplier of the Unit.