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

RE: How to rename elements of an object

$
0
0

Also don't forget to save parent ENUM after save kids (elements of enum)

//write below lines of code as well after what I provided above

nodeParent = TreeNode::findNode(dictEnum.path());

       nodeParent.AOTsave();

       nodeParent.treeNodeRelease();

       nodeParent = null;


Viewing all articles
Browse latest Browse all 175888

Trending Articles



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