Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Version: Available or changed with runtime version 1.0.
Gets the namespace URI of the attribute.
Syntax
NamespaceUri := XmlAttribute.NamespaceUri()
Note
This method can be invoked using property access syntax.
Parameters
XmlAttribute
Type: XmlAttribute
An instance of the XmlAttribute data type.
Return Value
NamespaceUri
Type: Text
The namespace URI of the attribute.
Related information
XmlAttribute Data Type
Get Started with AL
Developing Extensions