Adobe InCopy CS5 (7.0) Object Model JS: SyncConflictResolution

InCopy CS5

 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, 23-Mar-2011 v3.0.3dContents :: Index