DocumentSynchronizerSourceType
The DocumentSynchronizerSourceType
enum defines the types of sources that can be used for document synchronization in workflow operations, specifying different levels and components of a document that can serve as data sources.
Accepted Values
Name Value Document 0 TableOnTheDocument 1 DetailsOnTheDocument 2 DetailsGridOnTheDocument 3
This enumeration is used to identify and select the appropriate source of data when synchronizing document information in workflow operations, from the main document level down to specific components like tables and details sections.