IEntityLocks.HasLock Method
Function HasLock( _
ByVal type As EntityType, _
ByVal id As EntityID _
) As Boolean
This language is not supported or no code example is available.
bool HasLock(
EntityType type,
EntityID id
)
This language is not supported or no code example is available.
bool HasLock(
EntityType type,
EntityID^ id
)
This language is not supported or no code example is available.
Parameters
- type
- EntityType
the type of entity
- id
- EntityID
the id of the entity
Return Value
boolwhether or not we have a lock