| 
Specifies whether or not to record log files. When this property is true files are recorded, and when false they are not recorded.
 
 Syntax 
 
|  |  
| 
BOOL GetLogFileEnable();
 void SetLogFileEnable(BOOL bNewValue);
 
 
 |  
 Return Value 
 Example 
 Remarks 
 See Also 
				LogFileName PropertyLogFileSize Property
 LogFileEnableCommunication Property
 LogFileBakCount Property
 
 |