TaskObject.<Task name>.BeforeDelete

Syntax:

BeforeDelete(<Cancel>)

Parameters:

<Cancel>

Type: Boolean.
Object deletion cancellation flag. If the True value parameter is included in the procedure-processing body, then deletion is not performed.
Default value: False.

Description:

Occurs prior to actual deletion of the object from the database.

    

1C:Enterprise Developer's Community