/
PwsProjectorLock
PwsProjectorLock
Overview
This structure contains the complete set of information about a lock that has been or could be acquired.
Format
PwsProjectorLock
- PwsProjectorLock
- EntityIdentity: PwsProjectorLockEntity
- EntityTimestamp: String
- LockStolenFlag: Boolean
- StolenLocks: PwsEntityLockSummaryItem[]
Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
EntityIdentity | This structure uniquely identifies the entity that is or could be locked. | ||
EntityTimestamp | String | This is a Base64 encoded timestamp optionally used for entity locking. | AAAAABCnqY8= |
LockStolenFlag | Boolean | 'True' if another lock was stolen in acquiring or testing this lock. | true |
StolenLocks | This structure contains key information about the lock(s) that have been stolen in acquiring or testing this lock. |
Usage Example(s)
, multiple selections available,
Related content
PwsAcquireProjectorLocks
PwsAcquireProjectorLocks
More like this
PwsRenewProjectorLocks
PwsRenewProjectorLocks
More like this
PwsReleaseProjectorLocks
PwsReleaseProjectorLocks
More like this
PwsCheckProjectorLocks
PwsCheckProjectorLocks
More like this
PwsUnlockDocument
PwsUnlockDocument
More like this
PwsLockDocument
PwsLockDocument
More like this