Skip to main content

DocumentSynchronizerTargetType

The DocumentSynchronizerTargetType enum defines the types of targets that can be used for document synchronization in workflow operations, specifying different destinations for synchronized data.

Accepted Values

NameValue
Document0
TableOnTheDocument1
DetailsOnTheDocument2
TableOnTheDatabase3
ExecuteIntegrationQuery4
DetailsGridOnTheDocument5

This enumeration is used to identify and select the appropriate target destination when synchronizing document information in workflow operations, from document components to database tables and integration queries.