TTMSFNCCloudRollBarGetItemsEvent Event Type
Occurs when a request for the items of a project completes.
API unit family: TMSFNCCloudRollbar
Parameters
| Name | Description |
|---|---|
Sender |
Component that raised the event. |
AProject |
Project whose items were requested. |
AItems |
Items returned for the project. |
AErrorMessage |
Error message returned by the service, or empty on success. |
ARequestResult |
Result details of the underlying request. |