public CustomList <HRM_Emp> GetActiveEmpCodeAndEmpKeyOnly() { return(HRM_Emp.GetActiveEmpCodeAndEmpKeyOnly()); }