IFlowDocumentSynchronizerProperties
Defines properties for synchronizing documents within the workflow, including error handling, synchronization options, and variable value configuration.
Properties
| Name | Description |
|---|---|
| SyncOptions | Defines synchronization options for the document. |
| ResumeOnError | Indicates whether the process should continue on encountering an error. Obsolete: Use ErrorOptions instead. |
| ValueOptions | Specifies the variable value options for synchronization. |
| ErrorDescriptionObjectName | Specifies the name of the object used to describe errors. Obsolete: Use ErrorOptions instead. |