TTMSFNCCloudRollBarGetOccurrencesEvent Event Type
Occurs when a request for the occurrences of an item completes.
API unit family: TMSFNCCloudRollbar
Parameters
| Name | Description |
|---|---|
Sender |
Component that raised the event. |
AItem |
Item whose occurrences were requested. |
AOccurrences |
Occurrences returned for the item. |
AErrorMessage |
Error message returned by the service, or empty on success. |
ARequestResult |
Result details of the underlying request. |