TTMSFNCCloudCloudKitDeleteEvent Event Type
Signature of the event raised after a record delete request has completed.
API unit family: TMSFNCCloudCloudKit
Parameters
| Name | Description |
|---|---|
Sender |
Object that raised the event. |
AID |
Identifier of the record that was requested to be deleted. |
ARequestResult |
Result of the underlying request, including success state and response data. |