Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Version: Available or changed with runtime version 1.0.
Gets the XmlNameTable associated with this document.
Syntax
NameTable := XmlDocument.NameTable()
Note
This method can be invoked using property access syntax.
Parameters
XmlDocument
Type: XmlDocument
An instance of the XmlDocument data type.
Return Value
NameTable
Type: XmlNameTable
The XmlNameTable associated with this document.
Related information
XmlDocument Data Type
Get Started with AL
Developing Extensions