The synchronization status of the file in Version Cue.
| Name | Description | Value |
|---|---|---|
| FILE_DOWNLOADED | The project version of the file was downloaded to the local workspace. | 1986220868 = ‘vcSD’ |
| FILE_UPLOADED | The local version of the file was uploaded to the project. | 1986220885 = ‘vcSU’ |
| FILE_UNLOCKED | The file was unlocked locally. | 1986220876 = ‘vcSL’ |
| FILE_SKIPPED | The file was not synchronized. | 1986220875 = ‘vcSK’ |
| FILE_NO_CHANGE | The synchronization resulted in no change because the local and project versions were identical. | 1986220878 = ‘vcSN’ |
Usage:
- Returned by:
- VersionCueSyncStatus Document.synchronizeWithVersionCue (
[syncConflictResolution:
SyncConflictResolution=SKIP_CONFLICTS ][, versionComments:
string]
)
- VersionCueSyncStatus Document.synchronizeWithVersionCue (