TaskObject.<Task name>.Unlock

Syntax:

Unlock()

Description:

You can use it to unlock the task if it is locked by this object.

Availability:

Server, thick client, external connection.

Example:

Object.Unlock();

    

1C:Enterprise Developer's Community