The IDLffXMLDOMEntity::GetNotationName function method returns the name of the notation for the entity.

Syntax


Result = Obj->[IDLffXMLDOMEntity::]GetNotationName()

Return Value


Returns a scalar string containing the name of the notation for the unparsed entity, or an empty string if the entity is parsed.

Arguments


None

Keywords


None

Version History


6.1

Introduced