asked on 11/13/2014
Invoice IVN = eo.Invoices.ToList().Where(x => x.InvoiceNumber == s).First();
Select allOpen in new window