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