GetLockInformation(Integer) Method - Author-it On-Premises - Author-it

Author-it Development Documentation

Gets the details of a currently locked object.lock information about the specified object.

Parameters

Name

Type

Description

objectId

Integer

ID of object to get lock information for.

Returns

Type: ObjectLockInformation

ObjectLockInformation for requested object.

Addresses

JSON: http://<Base Address>/ObjectCommon/json/GetLockInformation

JSON (for IIS): http://<Base Address>/ObjectCommon.svc/json/GetLockInformation