public List <CRONUSMetadata_EmployeeRelated> GetEmployeeMetaDataAndRelated()
 {
     return(controller.GetEmployeeMetaDataAndRelated());
 }