CFLOnBeforeAddSalesConditionsAttachment Event
Deprecated
This event is deprecated and should not be used.
Reason: Moved to BoCount Dynamics Foundation
Deprecated since: BC25
Signature
[IntegrationEvent(true, false)]
[Obsolete('Moved to BoCount Dynamics Foundation', 'BC25')]
[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)