TTMSFNCCloudCloudKitUpdateEvent Event Type
Signature of the event raised after a record update request has completed.
API unit family: TMSFNCCloudCloudKit
Parameters
| Name | Description |
|---|---|
Sender |
Object that raised the event. |
AEntity |
Record that was updated, refreshed with the server response. |
ARequestResult |
Result of the underlying request, including success state and response data. |