หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Version: Available or changed with runtime version 1.0.
Gets the local name of the attribute.
Syntax
LocalName := XmlAttribute.LocalName()
Note
This method can be invoked using property access syntax.
Parameters
XmlAttribute
Type: XmlAttribute
An instance of the XmlAttribute data type.
Return Value
LocalName
Type: Text
The local name of the attribute.
Related information
XmlAttribute Data Type
Get Started with AL
Developing Extensions