ConfigurationExtension.Write

Syntax:

Write(<Data>)

Parameters:

<Data> (optional)

Type: BinaryData.
If the object ConfigurationExtension is the newly created extension, this parameter must be set. If it is not set, the error "Data required for extension creation" is generated.
The extension name uniqueness is controlled when written. If the name is not unique, the error "The name ... of the extension is not unique" is generated.
Writing extensions in safe mode is not allowed.
Default value: Undefined.

Description:

Saves modifications in the infobase.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community