Method | Description | |
---|---|---|
Export ( TDLTaskList srcTasks, string sDestFilePath, bool bSilent, TDLPreferences prefs, string sKey ) : bool |
Method | Description | |
---|---|---|
ExportTask ( TDLTask task, |
||
FormatTaskAttributes ( TDLTask task, bool root ) : string |
public Export ( TDLTaskList srcTasks, string sDestFilePath, bool bSilent, TDLPreferences prefs, string sKey ) : bool | ||
srcTasks | TDLTaskList | |
sDestFilePath | string | |
bSilent | bool | |
prefs | TDLPreferences | |
sKey | string | |
return | bool |
protected ExportTask ( TDLTask task, |
||
task | TDLTask | |
mdParent | ||
root | bool | |
return | bool |
protected FormatTaskAttributes ( TDLTask task, bool root ) : string | ||
task | TDLTask | |
root | bool | |
return | string |