LOTUSSCRIPT/COM/OLE CLASSES

Prefix property
Read-write. The namespace prefix of this node.

Defined in

NotesDOMNode

Data type

String

Syntax

To get: prefix$ = notesDOMNode.Prefix

To set: notesDOMNode.Prefix = prefix$

Usage

Refer to http://www.w3.org/TR/2001/WD-DOM-Level-3-Core-20010605/glossary.html#dt-namespaceprefix for information about namespace prefixes.