Merk
Tilgang til denne siden krever autorisasjon. Du kan prøve å logge på eller endre kataloger.
Tilgang til denne siden krever autorisasjon. Du kan prøve å endre kataloger.
Version: Available or changed with runtime version 1.0.
Gets the prefix of the attribute (if any).
Syntax
NamespacePrefix := XmlAttribute.NamespacePrefix()
Note
This method can be invoked using property access syntax.
Parameters
XmlAttribute
Type: XmlAttribute
An instance of the XmlAttribute data type.
Return Value
NamespacePrefix
Type: Text
The prefix of the attribute (if any).
Related information
XmlAttribute Data Type
Get Started with AL
Developing Extensions