Redaguoti

Bendrinti naudojant


XmlAttribute.Name() Method

Version: Available or changed with runtime version 1.0.

The qualified name of the attribute.

Syntax

Name :=   XmlAttribute.Name()

Note

This method can be invoked using property access syntax.

Parameters

XmlAttribute
 Type: XmlAttribute
An instance of the XmlAttribute data type.

Return Value

Name
 Type: Text
The qualified name of the node.

See Also

XmlAttribute Data Type
Get Started with AL
Developing Extensions