Dendrogram.SetItem

Syntax:

SetItem(<Value>)

Parameters:

<Value> (required)

Type: Arbitrary.
Item value being set.

Returned value:

Type: DendrogramItem.
If there is no item with the specified value, a new item is created and returned by the method, otherwise the existing item is returned.

Description:

Sets dendrogram item by value.

Availability:

Thin client, server, thick client, external connection.

    

1C:Enterprise Developer's Community