IsIntegrationQueueDeletionAllowed Procedure
By default it is not possible to delete a record in the Integration Queue. This must be explicitly allowed by returning true in this function.
Signature
IsIntegrationQueueDeletionAllowed(var IQ: Record "QWESR Integration Queue") : Boolean
Parameters
var IQ
Record "QWESR Integration Queue"
The Integration Queue record that will being deleted.
Returns
Boolean
true to allow deletion, otherwise false.
This documentation is generated from Spider v27.0