public DataTable GetDetailList(string helpid, string masterCode, bool ormMode) { return(dac.GetDetailList(helpid, masterCode, ormMode)); }