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 a list containing the descendant elements for this element, in document order.
Syntax
DescendantElements := XmlElement.GetDescendantElements()
Parameters
XmlElement
Type: XmlElement
An instance of the XmlElement data type.
Return Value
DescendantElements
Type: XmlNodeList
A list containing the descendant elements for this element, in document order.
Related information
XmlElement Data Type
Get Started with AL
Developing Extensions