Enum Unit
Enumerates the units known by the system. Only those units are listed which may require cross-system conversion (not yet implemented).
Namespace: Sdl.LanguagePlatform.Core.Tokenization
Assembly: Sdl.LanguagePlatform.Core.dll
Syntax
public enum Unit
Fields
| Name | Description |
|---|---|
| BISacre | BISacre |
| BISbuUK | BISbuUK |
| BISbuUSDry | BISbuUSDry |
| BISflozUK | BISflozUK |
| BISflozUS | BISflozUS |
| BISft | BISft |
| BISft2 | BISft2 |
| BISfurlong | BISfurlong |
| BISgalUK | BISgalUK |
| BISgalUS | BISgalUS |
| BISin | BISin |
| BISin2 | BISin2 |
| BISlb | BISlb |
| BISlongHW | BISlongHW |
| BISlongTon | BISlongTon |
| BISmi | BISmi |
| BISmi2 | BISmi2 |
| BISoz | BISoz |
| BISptUK | BISptUK |
| BISptUS | BISptUS |
| BISptUSDry | BISptUSDry |
| BISqtUK | BISqtUK |
| BISshortHW | BISshortHW |
| BISshortTon | BISshortTon |
| BISstone | BISstone |
| BISyd | BISyd |
| BISyd2 | BISyd2 |
| Currency | The unit represents a currency |
| Ma | Metric are |
| Mcentigrade | Mcentigrade |
| Mcl | Metric centiliters |
| Mcm | Metric centimeters |
| Mcm2 | Metric square centimeters |
| Mcm3 | Metric cubic centimeters |
| Mdegree | Mdegree |
| Mdl | Metric deciliters |
| Mdm | Metric decimeters |
| Mfahrenheit | Mfahrenheit |
| Mg | Metric grams |
| Mha | Metric hectare |
| Mkelvin | Mkelvin |
| Mkg | Metric kilograms |
| Mkm | Metric kilometers |
| Mkm2 | Metric square kilometers |
| Ml | Metric liters |
| Mm | Metric meters |
| Mm2 | Metric square meters |
| Mm3 | Metric cubic meters |
| Mmg | Metric milligrams |
| Mml | Metric milliliters |
| Mmm | Metric millimeters |
| Mmm2 | Metric square millimeters |
| Mpercent | Mpercent |
| Mt | Metric tons |
| NoUnit | A sentinel, should not be used |
| Other | The unit represents another, general unit for which no cross-system conversion will be available. |