TreeNode.AOTgetExecutableLineCount Method [AX 2012]

Returns the number of executable lines of code for this node.

public int AOTgetExecutableLineCount()

Run On

Called

Return Value

Type: int
The number of executable lines of code for this node if any; otherwise, zero.

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

Community Additions

ADD
Show: