/
ProjectorLockSetId
ProjectorLockSetId
Data Type | Description | Sample Data |
---|---|---|
Int32 | A projector lock set id is an identifier for a group of one or more locks held as a unit. The locks may be associated with multiple entities of same or differing types, but are managed as a unit. That is, they are obtained, checked, renewed and released as a unit, and the projector lock set id is the identifier used to refer to the set as a whole for these purposes. When you use PwsAcquireProjectorLocks to lock a group of entities, you are given a lock set id. It is this id that you can then subsequently pass to PwsCheckProjectorLocks, PwsRenewProjectorLocks or PwsReleaseProjectorLocks to manage the lock set, and it is this id that you pass to services such as PwsSaveEngagement and PwsSaveProject to assert the lock. | 2602 |
, multiple selections available,
Related content
PwsEntityLockSummary
PwsEntityLockSummary
More like this
PwsProjectorLockEntity
PwsProjectorLockEntity
More like this
PwsStolenLock
PwsStolenLock
More like this
PwsEntityLockSummaryItem
PwsEntityLockSummaryItem
More like this
PwsProjectorLockRequest
PwsProjectorLockRequest
More like this
PwsCheckProjectorLocks
PwsCheckProjectorLocks
More like this