CTI32 Engine Class Library
Log.writeLog Field
Whether to write out Log information to a file. Default is true.
[Visual Basic]
Public writeLog As
Boolean
[C#]
public
bool
writeLog;
See Also
Log Class
|
CTI32Engine Namespace