Adobe InDesign CS6 Server (8.0) Object Model JS: SyncConflictResolution

InDesign Server CS6

 The type of conflict resolution to employ during Version Cue synchronization.

Value

NameDescriptionValue
SyncConflictResolution.ASK_ABOUT_CONFLICTSAsks the user how to resolve conflicts.1986216769 = 'vcCA'
SyncConflictResolution.PREFER_LOCALUses the local version.1986216780 = 'vcCL'
SyncConflictResolution.PREFER_PROJECTUses the project version.1986216784 = 'vcCP'
SyncConflictResolution.SKIP_CONFLICTSSkips conflicting files.1986216787 = 'vcCS'

Usage

In function

VersionCueSyncStatus Document.synchronizeWithVersionCue ([syncConflictResolution: SyncConflictResolution=SyncConflictResolution.SKIP_CONFLICTS][, versionComments: string])

Jongware, 28-Apr-2012 v3.0.3iContents :: Index