Adobe InDesign CS3 (5.0) Object Model JS: VersionCueSyncStatus

InDesign CS3

 The synchronization status of the file in Version Cue.

Value

NameDescriptionValue
VersionCueSyncStatus.FILE_DOWNLOADEDThe project version of the file was downloaded to the local workspace.1986220868 = 'vcSD'
VersionCueSyncStatus.FILE_NO_CHANGEThe synchronization resulted in no change because the local and project versions were identical.1986220878 = 'vcSN'
VersionCueSyncStatus.FILE_SKIPPEDThe file was not synchronized.1986220875 = 'vcSK'
VersionCueSyncStatus.FILE_UNLOCKEDThe file was unlocked locally.1986220876 = 'vcSL'
VersionCueSyncStatus.FILE_UPLOADEDThe local version of the file was uploaded to the project.1986220885 = 'vcSU'

Usage

Return

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

Jongware, 27-Jun-2010 v3.0.3dContents :: Index