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