Applies to
MLSynchronization and MLSync objects
Description
Specifies the full name of the log file for the synchronization process.
Usage
At design time, you can enter a value for the log file name on the Logging tab of the Properties view for an MLSync object. At runtime, application users can enter a value for the log file name on the Settings tab page of the default synchronization options window generated by the MobiLink wizard.
In scripts
You can change the log file name in script as follows:
mySync_1.logfilename = "c:\documents\mylogfile.txt"