Enum SystemType
Represents a system type
Namespace: TSD.API.Remoting.Common
Assembly: TSD.API.Remoting.dll
Syntax
public enum SystemType
Fields
| Name | Value | Description |
|---|---|---|
| Imperial | Imperial = 2 | Imperial |
| Metric | Metric = 1 | Metric |
| Unknown | Unknown = 0 | Unknown |