AccountingRegisterRecordSet.<Accounting register name>.Delete

Syntax variant: By index

Syntax:

Delete(<Index>)

Parameters:

<Index> (required)

Type: Number.
Record position in the set.

Syntax variant: By record object

Syntax:

Delete(<Record>)

Parameters:

<Record> (required)

Type: AccountingRegisterRecord.
Record to be deleted.

Description:

Deletes a record from a recordset of accounting register.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community