BusinessProcessObject.<Name of business process>.BeforeDelete

Syntax:

BeforeDelete(<Cancel>)

Parameters:

<Cancel>

Type: Boolean.
Flag indicating deletion of the business process. If it is set to True in the handler procedure's body, the business process will not be deleted.
Default value: False.

Description:

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

    

1C:Enterprise Developer's Community