DOMNotationMap.SetNamedItem

Syntax:

SetNamedItem(<Notation>)

Parameters:

<Notation> (required)

Type: DOMNotation.
DOM notation node.

Returned value:

Type: DOMNotation.

Description:

Specifies DOM notation.
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