| Lock state options. |
Value
| Name | Description | Value |
LockStateValues.CHECKED_IN_STORY | The story has been checked in. | 1112695657 =
'BRci'
|
LockStateValues.CHECKED_OUT_STORY | The story has been checked out. | 1112695663 =
'BRco'
|
LockStateValues.EMBEDDED_STORY | The story is embedded. | 1112696173 =
'BRem'
|
LockStateValues.LOCKED_STORY | The story is locked. | 1112697963 =
'BRlk'
|
LockStateValues.MISSING_LOCK_STATE | The story file is missing. | 1112698227 =
'BRms'
|
LockStateValues.MIXED_LOCK_STATE | The stories have a mixed lock state. | 1112698232 =
'BRmx'
|
LockStateValues.NONE | No lock state. | 1852796517 =
'none'
|
LockStateValues.UNMANAGED_STORY | The story is unmanaged. | 1112700269 =
'BRum'
|
|
Usage
| As property
Story.lockState
|