Adobe InCopy CS5.5 (7.5) Object Model JS: VersionCueSyncStatus

InCopy CS5.5

 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, 29-Apr-2012 v3.0.3iContents :: Index