Table of Contents

IsIntegrationQueueImportDeletionAllowed Procedure

Interface IQ Integration Type

By default it is not possible to delete a record in the Integration Queue Import. This must be explicitly allowed by returning true in this function.

Signature

IsIntegrationQueueImportDeletionAllowed(var IQImport: Record "QWESR Integration Queue Import") : Boolean

Parameters

var IQImport Record "QWESR Integration Queue Import"

The Integration Queue Import record that will being deleted.

Returns

Boolean

true to allow deletion, otherwise false.

This documentation is generated from Spider v27.2