TTMSFNCCloudCloudKitInsertEvent Event Type
Signature of the event raised after a record insert request has completed.
API unit family: TMSFNCCloudCloudKit
Parameters
| Name | Description |
|---|---|
Sender |
Object that raised the event. |
AEntity |
Record created by the insert operation, or nil when no record was returned. |
ARequestResult |
Result of the underlying request, including success state and response data. |