Alfasith AX

The purpose of this blog is for knowledge sharing and connect the relevant audience who are all into Microsoft Dynamics world.

▼
Wednesday, April 24, 2024

How find size of recordsortedlist in D365/AX 2012

›
Hi, This is the continuity of the previous article where we are now getting the size of recordsortedlist . if(recordsortedlist.len() >1) ...

How find size of List in D365/AX 2012

›
Hi, public int listLengthCounter(List list) { Enumerator enumerator; int length = 0; ; enumerator = list.getEnumerator(); while(...
‹
›
Home
View web version

About Me

  • Mohamed Alfasith Ismail
  • Mohamed Alfasith Ismail
  • Mohamed Alfasith
  • Unknown
Powered by Blogger.