Dear all,
In AX2009
i have load a DLL file to the AOT
the .net class has a function:
ReturnBean[] callUpdate(ReturnBean[] beanArray,String Name)
in X++ i don't know how to set value for the first parameter 'beanArray'
can anyone help me,
Thanks inadvance!
0
Comments