CFLBoCountOnPremCopyFile Procedure
Codeunit CFL BoCount OnPrem Mgt
Overloads
| Name | Description |
|---|---|
| CFLBoCountOnPremCopyFile(code[20]; text; text): Boolean | |
| CFLBoCountOnPremCopyFile(text; text): Boolean |
CFLBoCountOnPremCopyFile(code[20]; text; text) Procedure
Signature
CFLBoCountOnPremCopyFile(Service: code[20]; sourcefilename: text; destiantionfilename: text) : Boolean
Parameters
Service code[20]
sourcefilename text
destiantionfilename text
Returns
Boolean
CFLBoCountOnPremCopyFile(text; text) Procedure
Deprecated
This procedure is deprecated and should not be used.
Reason: Replaced by CFLBoCountOnPremCopyFile with service parameter
Deprecated since: BC20
Signature
[Obsolete('Replaced by CFLBoCountOnPremCopyFile with service parameter', 'BC20')]
CFLBoCountOnPremCopyFile(sourcefilename: text; destiantionfilename: text) : Boolean
Parameters
sourcefilename text
destiantionfilename text
Returns
Boolean