Task <Get_Student_Recruiting_EventsOutput> Student_RecruitingPort.Get_Student_Recruiting_EventsAsync(Get_Student_Recruiting_EventsInput request)
 {
     return(base.Channel.Get_Student_Recruiting_EventsAsync(request));
 }
 Get_Student_Recruiting_EventsOutput Student_RecruitingPort.Get_Student_Recruiting_Events(Get_Student_Recruiting_EventsInput request)
 {
     return(base.Channel.Get_Student_Recruiting_Events(request));
 }