public string Export(System.Collections.Hashtable filters, out Library.DTO.Notification notification) { return(factory.Export(filters, out notification)); }