Quantcast
Channel: Microsoft Dynamics AX Forum - Recent Threads
Viewing all articles
Browse latest Browse all 72043

Searching in treenode

$
0
0

Hello.

On AX Dynamics 2009.

When doing the following:

    #AOT
    Treenode formRoot;

    formRoot = TreeNode::findNode(#FormsPath);

formRoot is null

 

but, when replacing, i.e to class,

    formRoot = TreeNode::findNode(#ClassesPath);

formRoot is not null.

Why?


Viewing all articles
Browse latest Browse all 72043

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>