Axapta Depot (Everything about AX)
Tuesday, 12 April 2016
Get AOS name in AX
static void getAOSName(Args _args)
{
xSession xsession = new xSession();
;
info(strFmt('%1', xSession.AOSName()));
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment