FactSet.AnalyticsAPI.Engines.Model.FIABCalculationStatus
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Id | string | Calculation's identifier | [optional] |
| Status | string | Calculation's status | [optional] |
| Startdatetime | DateTime | Start time | [optional] |
| Completiondatetime | DateTime | Completion time | [optional] |
| Progress | int | Calculation's progress | [optional] |
| Batchevents | List<EventSummary> | List of batch events | [optional] |