LOTUSSCRIPT/COM/OLE CLASSES


Attributes property
Read-only. A NotesDOMNamedNodeMap containing the attributes of a NotesDOMElementNode.

Defined in

NotesDOMNode

Data type

NotesDOMNamedNodeMap

Syntax

To get: Set notesDOMNamedNodeMap = notesDOMNode.Attributes

Usage

Returns null except for NotesDOMElementNode objects.