ValueTreeRow

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>
Parent
Rows

Methods:

Get
Level
Owner
Set

Description:

This is used to access the properties and methods of the value tree lines. It allows to read and write data in specific line columns, and has a collection of subordinate lines (can be empty).

Availability:

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

See also:

ValueTreeRow, property Parent
ValueTree, method ChooseRow
ValueTreeRowCollection, method Insert
ValueTreeRowCollection, method Add
ValueTreeRowCollection, method Find
ValueTreeRowCollection, method IndexOf
ValueTreeRowCollection, method Delete
ValueTreeRowCollection, property Parent
ValueTreeRowCollection, method Get
Value tree table box extension, event BeforeAddLine

    

1C:Enterprise Developer's Community