ValueTreeColumnCollection.Clear

Syntax:

Clear()

Description:

Deletes all value tree columns. This also deletes its rows.

Availability:

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

Example:

ContentColumns.Clear();

    

1C:Enterprise Developer's Community