ValueTreeRowCollection.Count

Syntax:

Count()

Returned value:

Type: Number.

Description:

Obtains the number of rows of a given value tree level.

Availability:

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

Example:

LineCount = ContentRows.Count();

    

1C:Enterprise Developer's Community