ChartOfCharacteristicTypesObject.<Chart of characteristic types name>.BeforeWrite

Syntax:

BeforeWrite(<Cancel>)

Parameters:

<Cancel>

Type: Boolean.
Indicates that item writing is cancelled. If the True parameter value is included in the procedure-process body, then item writing is not performed and the exception is raised.
Default value: False.

Description:

Occurs before object writing. A handler procedure is called after write transaction has started.

    

1C:Enterprise Developer's Community