CTI32 Engine Class Library
ConfigData.ctiLogName Field
Name of the log file name for the lower level CTI32.log
[Visual Basic]
Public ctiLogName As
String
[C#]
public
string
ctiLogName;
See Also
ConfigData Class
|
CTI32Engine Namespace