ValueTableRow

Collection elements:

Arbitrary
Iteration through collection using For each ... In ... Do operator is available to object. Values in a column within a given row are retrieved during iteration.
Access to value of a column within a given row is possible using [...] operator. Column index (starting from 0) is passed as an argument.

Properties:

<Column name>

Methods:

Get
Owner
Set

Description:

This is an individual values table row.

Availability:

Server, thick client, external connection, Mobile application (server).

See also:

PivotTableField, property Name
ValueTable, method Insert
ValueTable, method ChooseRow
ValueTable, method Add
ValueTable, method IndexOf
ValueTable, method Find
ValueTable, method Get
ValueTable, method Delete

    

1C:Enterprise Developer's Community