PwsProjectorLockRequest
Overview
This structure represents a lock request, and is used when acquiring Projector locks (PwsAcquireProjectorLocks) or checking Projector locks (PwsCheckProjectorLocks).Â
Format
PwsProjectorLockRequest
- PwsProjectorLockRequest
- EntityIdentity: PwsProjectorLockEntity
- EntityTimestamp: String
Elements
Element | Data Type | Required? | Description | Sample Data |
---|---|---|---|---|
EntityIdentity | Yes | The entity to be locked or checked. | ||
EntityTimestamp | String | No | This is a Base64 encoded timestamp optionally utilized for optimistic locking. | AAAAABCotjg= |