public string GetCurrentCompanyFileName()
 {
     return(session.GetCurrentCompanyFileName());
 }