Enum UnitSystem
The unit system of a unit (metric, BIS, etc.)
Namespace: Sdl.LanguagePlatform.Core.Tokenization
Assembly: Sdl.LanguagePlatform.Core.dll
Syntax
public enum UnitSystem
Fields
Name | Description |
---|---|
BIS | BIS (British Imperial System) |
BISUK | BIS (United Kingdom) |
BISUSDry | US Dry Measure |
BISUSFluid | US Fluid Measure |
Metric | Metric |
NoSystem | No particular system, unknown, or not yet identified |