Overview
This structure contains information associated with an entity lock and uniquely identifies the user who is currently holding it
Format
PwsEntityLockSummaryItem
- PwsEntityLockSummaryItem
- LockCount: Int32
- LockHolderUserIdentity: PwsUserRef
- MostRecentLockAcquisitionTimestamp: DateTime
Elements
Element | Data Type | Required? | Description | Sample Data |
---|---|---|---|---|
LockCount | Int32 | Yes | The number of locks to be stolen | 1 |
LockHolderUserIdentity | Yes | The structure uniquely identifies the user who is holding the lock |
| |
MostRecentLockAcquisitionTimestamp | DateTime | Yes | This timestamp represents the most recent acquisition of the entity lock | 2018-10-16T13:59:12.903Z |