CFLOnAfterCFLFileDropEnd Event

  • 2 minutes to read

Codeunit CFL Drag and Drop Management

Deprecated

This event is deprecated and should not be used.

Reason: Replaced by CFL Drag and Drop Management 2
Deprecated since: BC20

Signature

[IntegrationEvent(false, false)]
[Obsolete('Replaced by CFL Drag and Drop Management 2', 'BC20')]
CFLOnAfterCFLFileDropEnd(RecID: RecordId; path: text; CurrentFilename: text; var tempBlob: codeunit "Temp Blob")

Parameters

RecID RecordId

path text

CurrentFilename text

var tempBlob codeunit "Temp Blob"