Adobe InCopy CS5 (7.0) Object Model JS: EditingState

InCopy CS5

 The editing state of the file in Version Cue.

Value

NameDescriptionValue
EditingState.EDITING_CONFLICTThe file was modified locally or remotely while it was locked and therefore two versions exist.1986217283 = 'vcEC'
EditingState.EDITING_LOCALLYThe file has been modified locally and not locked.1986217292 = 'vcEL'
EditingState.EDITING_LOCALLY_LOCKEDThe file has been locked locally and may be modified.1986217291 = 'vcEK'
EditingState.EDITING_NOWHEREThe file is not currently in use and is not locked.1986217294 = 'vcEN'
EditingState.EDITING_REMOTELYLock held but not usable.1986217298 = 'vcER'
EditingState.EDITING_UNKNOWNThe editing status is not known.1986217301 = 'vcEU'

Usage

As property

Document.editingState

Link.editingState

Jongware, 23-Mar-2011 v3.0.3dContents :: Index