CFLOnBeforeAddSalesConditionsAttachment Event

  • 2 minutes to read

Report W1 Service - Quote

Deprecated

This event is deprecated and should not be used.

Reason: Replaced by CFLOnBeforeAddSalesConditionsAttachment in codeunit CFL DocSendingProfile Subs
Deprecated since: BC22

Signature

[IntegrationEvent(true, false)]
[Obsolete('Replaced by CFLOnBeforeAddSalesConditionsAttachment in codeunit CFL DocSendingProfile Subs', 'BC22')]
CFLOnBeforeAddSalesConditionsAttachment(var Attachments: codeunit "Temp Blob List"; var AttachmentNames: list of [text]; var Handled: boolean; var OutputFileBlob: codeunit "Temp Blob"; var DocumentName: text)

Parameters

var Attachments codeunit "Temp Blob List"

var AttachmentNames list of [text]

var Handled boolean

var OutputFileBlob codeunit "Temp Blob"

var DocumentName text