FactSet.AnalyticsAPI.Engines.Model.CalculationUnitStatus
Properties
| Name |
Type |
Description |
Notes |
| Status |
string |
The status of calculation unit. |
[optional] |
| Errors |
List<Error> |
The error in a calculation unit. |
[optional] |
| Result |
string |
The result URL of the calculation. |
[optional] |
| Progress |
string |
The progress of the calculation unit. |
[optional] |
| Points |
int |
The points for the calculation unit. |
[optional] |
| Warnings |
List<string> |
The warnings in a calculation unit. |
[optional] |
[Back to Model list] [Back to API list] [Back to README]