2024 April Release

Struct COOSYSTEM@1.1:ObjectLockInfo Permanent link for this heading

Properties Permanent link for this heading

Type

Property

Name

boolean

objlocked

Locked

date

objlockedat

Locked on/at

User

objlockedby

Locked by

date

objlockedpermat

Permanently Locked on/at

string

objlocktoken

Token

integer

objlockttlsecs

Timeout (in Seconds)

Properties Permanent link for this heading


Locked (COOSYSTEM@1.1:objlocked) Permanent link for this heading

Defines whether the object is locked by a user. If the value is true, the object is locked and no other user is able to edit the object. If the value is false, every user who has the access right for editing the object can edit it. Its value is set by the kernel and must not be changed. The initial value of the property is false.

Explanation:
In this field it is indicated, whether the object is locked for editing access.

boolean COOSYSTEM@1.1:objlocked readonly


Locked on/at (COOSYSTEM@1.1:objlockedat) Permanent link for this heading

Defines the date and time the object was locked. Its value is set by the kernel and must not be changed.

Explanation:
This field contains the date of the object lock.

date COOSYSTEM@1.1:objlockedat local readonly


Locked by (COOSYSTEM@1.1:objlockedby) Permanent link for this heading

Defines the user who locked the object. Its value is set by the kernel and must not be changed.

Explanation:
This field contains the User who locked the object.

User COOSYSTEM@1.1:objlockedby readonly


Permanently Locked on/at (COOSYSTEM@1.1:objlockedpermat) Permanent link for this heading

Defines the date and time the object was locked permanently. Its value is set by the kernel and must not be changed.

Explanation:
This field contains the date of a permanent object lock.
Note: The object cannot be edited as long as the object is locked.

date COOSYSTEM@1.1:objlockedpermat local readonly


Token (COOSYSTEM@1.1:objlocktoken) Permanent link for this heading

Defines the optional lock token (see ObjectLock).

string COOSYSTEM@1.1:objlocktoken readonly


Timeout (in Seconds) (COOSYSTEM@1.1:objlockttlsecs) Permanent link for this heading

Defines the optional specific automatic timeout of a lock (see ObjectLock).

unsigned integer COOSYSTEM@1.1:objlockttlsecs