Enum DocumentRowsLockedHistoryItemInfo.LockModes
Describes the possible lock modes.
Syntax
public enum LockModes
Fields
| Name | Description |
|---|---|
| AllRows | Lock all rows. |
| RowInDifferentLanguage | Lock rows in differen language. |
| SpecificRows | Lock only specific rows. |