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