UnitInfo Class: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Template:APIClass|Global Repository|Global Repository}}  
{{Template:APIClass|Global Repository|Global Repository}}  
{{Template:UnitInfo Class.Cmt}}
{{Template:UnitInfo Class.Cmt}} In Synthesis desktop applications, these units are shown in the Manage Units window.


== Constructors ==
== Constructors ==

Revision as of 23:51, 27 February 2014


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 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.