public Message AppGetLogonData(string accounts, string logonPass, int typeID, string machineID, int dateType, string startDate, string endDate) { return(aideAccountsData.AppGetLogonData(accounts, logonPass, typeID, machineID, dateType, startDate, endDate)); }