Check |
Represents check status of a calculation
Namespace: TSD.API.Remoting.Common
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
| Member name | Value | Description |
|---|---|---|
| Unknown | 0 | Unknown |
| NotRequired | 1 | Not required |
| NotApplicable | 2 | Not applicable |
| Pass | 3 | Pass |
| Warning | 4 | Warning |
| Fail | 5 | Fail |
| Invalid | 6 | Invalid |
| Beyond | 7 | Beyond |
| Error | 8 | Error |