void buttonclicked()
{
Args args;
ReportRun reportRun;
Container con;
;
args = new Args();
con = conins(con,1,ProjIdFilter.text());
con = conins(con,2,PeriodNumber.valueStr());
args.parmObject(NEW containerClass(con));
new MenuFunction(identifierstr(TimeSheetAnalysisExcel), MenuItemType::Action).run(args);
}
download:
https://drive.google.com/file/d/0ByF76Avzw0r1cW0wNGZKUlVDdFE/view?usp=sharing
{
Args args;
ReportRun reportRun;
Container con;
;
args = new Args();
con = conins(con,1,ProjIdFilter.text());
con = conins(con,2,PeriodNumber.valueStr());
args.parmObject(NEW containerClass(con));
new MenuFunction(identifierstr(TimeSheetAnalysisExcel), MenuItemType::Action).run(args);
}
download:
https://drive.google.com/file/d/0ByF76Avzw0r1cW0wNGZKUlVDdFE/view?usp=sharing
No comments:
Post a Comment