Skip to main content

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

NameValue
Document0
TableOnTheDocument1
DetailsOnTheDocument2
DetailsGridOnTheDocument3

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.