public void DeleteFromInvoiceLinebyInvoiceId(string invoiceid) { DataAccessManager.DeleteFromInvoiceLinebyInvoiceId(invoiceid); }