/
$cs.Job_DisableLog
$cs.Job_DisableLog
Syntax
$cs.Job_DisableLog(string text = null)
Parameters
text
Custom text to write to the log
Example
$cs.Job_DisableLog()
returns nothing
$cs.Job_DisableLog(string text = null)
text
Custom text to write to the log
$cs.Job_DisableLog()
returns nothing