TreeNode.AOTgetExecutableLines Method [AX 2012]

Returns the executable lines of code for this node.

public Set AOTgetExecutableLines()

Run On

Called

Return Value

Type: Set Class
A Set object containing the executable lines of code for this node if any; otherwise, nullNothingnullptrunita null reference (Nothing in Visual Basic).

This function calls a method which is overridden by nodes which have source code.

Community Additions

ADD
Show: