Enum PermanentLoadRatioOption
Represents permanent load ratio option
Namespace: TSD.API.Remoting.Foundations
Assembly: TSD.API.Remoting.dll
Syntax
public enum PermanentLoadRatioOption
Fields
| Name | Value | Description |
|---|---|---|
| Calculated | Calculated = 1 | Calculated |
| Unknown | Unknown = 0 | Unknown |
| User | User = 2 | User |