CFLBoCountOnPremProcessStart Procedure

  • 2 minutes to read

Codeunit CFL BoCount OnPrem Mgt

Overloads

Name Description
CFLBoCountOnPremProcessStart(code[20]; text; text; text; Boolean; text; text): text
CFLBoCountOnPremProcessStart(text; text; text; Boolean; text; text): text

CFLBoCountOnPremProcessStart(code[20]; text; text; text; Boolean; text; text) Procedure

Signature

CFLBoCountOnPremProcessStart(Service: code[20]; FileName: text; WorkingDirectory: text; arguments: text; useshellexecute: Boolean; username: text; password: text) id: text

Parameters

Service code[20]

FileName text

WorkingDirectory text

arguments text

useshellexecute Boolean

username text

password text

Returns

text

CFLBoCountOnPremProcessStart(text; text; text; Boolean; text; text) Procedure

Signature

CFLBoCountOnPremProcessStart(FileName: text; WorkingDirectory: text; arguments: text; useshellexecute: Boolean; username: text; password: text) id: text

Parameters

FileName text

WorkingDirectory text

arguments text

useshellexecute Boolean

username text

password text

Returns

text