UnitInfo Class

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


Used with Repository.GetAllUnits to describe a unit of measurement that has been defined in the current repository. In Synthesis desktop applications, these units are shown in the Manage Units window.

Constructors

Properties

  • ID (as integer) The numerical 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.