LOTUSSCRIPT/COM/OLE CLASSES


IsSpecified property
Read-only. Indicates whether or not this attribute was explicitly given a value in the original document.

Defined in

NotesDOMAttributeNode

Data type

Boolean

Syntax

To get: flag = noteDOMAttributeNode.IsSpecified

Legal values


Usage

For more information about this property, see the "specified" attribute in the "Interface Attr" section in Chapter 1.2 Fundamental Interface of Document Object Model Core at http://www.w3.org/TR/DOM-Level-3-Core/core.html#ID-637646024.