DocumentSynchronizationHelperLogDocumentChange Method |
Name | Description | |
---|---|---|
LogDocumentChange(LogDocumentChangeSettings) |
Creates the synchronization task for the specified document node and specified server with extra task parameters.
| |
LogDocumentChange(LogMultipleDocumentChangeSettings) |
Creates the synchronization tasks for the specified document tree.
| |
LogDocumentChange(TreeNode, TaskTypeEnum, TreeProvider) |
Creates the synchronization task for the specified document node, creates the tasks for all the enabled servers when task logging is on.
| |
LogDocumentChange(String, String, TaskTypeEnum, TreeProvider) |
Creates the synchronization tasks for the specified document tree.
| |
LogDocumentChange(TreeNode, TaskTypeEnum, TreeProvider, Int32, TaskParameters, Boolean) |
Creates the synchronization task for the specified document node and specified server with extra task parameters.
| |
LogDocumentChange(String, String, TaskTypeEnum, TreeProvider, Int32, Boolean, Boolean) |
Creates the synchronization tasks for the specified document tree.
| |
LogDocumentChange(TreeNode, TaskTypeEnum, Boolean, Boolean, TreeProvider, Int32, TaskParameters, Boolean) |
Creates the synchronization task for the specified document node and specified server with extra task parameters.
| |
LogDocumentChange(String, String, TaskTypeEnum, Boolean, Boolean, TreeProvider, Int32, Boolean, TaskParameters, Boolean, String) |
Creates the synchronization tasks for the specified document tree.
|