How can I pass a datasource (with selected records) in an args object?
Tried the dataset method without luck, also parm("datasourceName")
didn't work.
Args arg;
;
args = new Args();
//args.parm("datasourceName");
//args.dataset()= datasourceName;
Any hints?
SPONSORED LINKS
Computer part | Programming languages | Microsoft axapta |
Support exchange |
YAHOO! GROUPS LINKS
- Visit your group "development-axapta" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.