Пример #1
0
 public System.Threading.Tasks.Task <Infrastructure.KMDVacationService.GetAbsenceAttendanceByPeriod.GetAbsenceAttendanceByPeriod_OS_SIResponse> GetAbsenceAttendanceByPeriod_OS_SIAsync(Infrastructure.KMDVacationService.GetAbsenceAttendanceByPeriod.GetAbsenceAttendanceByPeriodRequest GetAbsenceAttendanceByPeriodRequest_MT)
 {
     Infrastructure.KMDVacationService.GetAbsenceAttendanceByPeriod.GetAbsenceAttendanceByPeriod_OS_SIRequest inValue = new Infrastructure.KMDVacationService.GetAbsenceAttendanceByPeriod.GetAbsenceAttendanceByPeriod_OS_SIRequest();
     inValue.GetAbsenceAttendanceByPeriodRequest_MT = GetAbsenceAttendanceByPeriodRequest_MT;
     return(((Infrastructure.KMDVacationService.GetAbsenceAttendanceByPeriod.GetAbsenceAttendanceByPeriod_OS_SI)(this)).GetAbsenceAttendanceByPeriod_OS_SIAsync(inValue));
 }
Пример #2
0
 public Infrastructure.KMDVacationService.GetAbsenceAttendanceByPeriod.GetAbsenceAttendanceByPeriodResponse GetAbsenceAttendanceByPeriod_OS_SI(Infrastructure.KMDVacationService.GetAbsenceAttendanceByPeriod.GetAbsenceAttendanceByPeriodRequest GetAbsenceAttendanceByPeriodRequest_MT)
 {
     Infrastructure.KMDVacationService.GetAbsenceAttendanceByPeriod.GetAbsenceAttendanceByPeriod_OS_SIRequest inValue = new Infrastructure.KMDVacationService.GetAbsenceAttendanceByPeriod.GetAbsenceAttendanceByPeriod_OS_SIRequest();
     inValue.GetAbsenceAttendanceByPeriodRequest_MT = GetAbsenceAttendanceByPeriodRequest_MT;
     Infrastructure.KMDVacationService.GetAbsenceAttendanceByPeriod.GetAbsenceAttendanceByPeriod_OS_SIResponse retVal = ((Infrastructure.KMDVacationService.GetAbsenceAttendanceByPeriod.GetAbsenceAttendanceByPeriod_OS_SI)(this)).GetAbsenceAttendanceByPeriod_OS_SI(inValue);
     return(retVal.GetAbsenceAttendanceByPeriodResponse_MT);
 }
Пример #3
0
 System.Threading.Tasks.Task <Infrastructure.KMDVacationService.GetAbsenceAttendanceByPeriod.GetAbsenceAttendanceByPeriod_OS_SIResponse> Infrastructure.KMDVacationService.GetAbsenceAttendanceByPeriod.GetAbsenceAttendanceByPeriod_OS_SI.GetAbsenceAttendanceByPeriod_OS_SIAsync(Infrastructure.KMDVacationService.GetAbsenceAttendanceByPeriod.GetAbsenceAttendanceByPeriod_OS_SIRequest request)
 {
     return(base.Channel.GetAbsenceAttendanceByPeriod_OS_SIAsync(request));
 }
Пример #4
0
 Infrastructure.KMDVacationService.GetAbsenceAttendanceByPeriod.GetAbsenceAttendanceByPeriod_OS_SIResponse Infrastructure.KMDVacationService.GetAbsenceAttendanceByPeriod.GetAbsenceAttendanceByPeriod_OS_SI.GetAbsenceAttendanceByPeriod_OS_SI(Infrastructure.KMDVacationService.GetAbsenceAttendanceByPeriod.GetAbsenceAttendanceByPeriod_OS_SIRequest request)
 {
     return(base.Channel.GetAbsenceAttendanceByPeriod_OS_SI(request));
 }