DOMEntityMap.SetNamedItem

Syntax:

SetNamedItem(<Entity>)

Parameters:

<Entity> (required)

Type: DOMEntity.
DOM entity node.

Returned value:

Type: DOMEntity.

Description:

Specifies DOM entity.
Node name is used as the key in collection.
If the collection has notation node with the same name, it is replaced and returned as a returned value.

Availability:

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

    

1C:Enterprise Developer's Community