CItpTcTableLoadStatus
The status of the current or prior load operation. 'loadNotRequested' : load operations have not been requested. 'loadInProgress' : load request is active. 'loadComplete' : load request complete without errors. 'loadCompleteWithErrors' : Load request completed with some type of errors that prevented the adding of one or more entries. 'loadFailed' : Load request failed.
Possible values
5 objects| Number | Name |
|---|---|
| 1 | loadNotRequested |
| 2 | loadInProgress |
| 3 | loadComplete |
| 4 | loadCompleteWithErrors |
| 5 | loadFailed |