| Interface | Description |
|---|---|
| ILockProjectService |
Project data locking service.
|
| Class | Description |
|---|---|
| ILockProjectService.LockOptions |
Locking operation options
|
| LockInfo |
Information about lock of some element.
|
| LockService |
Project related lock service.
|
| Exception | Description |
|---|---|
| ElementLockAcquisitionException |
An exception that is thrown to signal that a required element could not be locked
|
| ModuleUsageLockAcquisitionException |
An exception that is thrown to signal that a required module usage could not be locked
|
| OptionsLockAcquisitionException |
An exception that is thrown to signal that a required options could not be locked
|