ChartOfCharacteristicTypesObject.<Chart of characteristic types name>.IsLocked

Syntax:

IsLocked()

Returned value:

Type: Boolean.
True - object is locked; False - otherwise.

Description:

Indicates if an object is locked.

Availability:

Server, thick client, external connection.

Note:

Note that this method is used to check if a database object is locked by a certain object of script. It cannot be used to check if a database object is locked at all (for example, by other users).

    

1C:Enterprise Developer's Community