Import_Reported_Time_BlocksOutput Time_TrackingPort.Import_Reported_Time_Blocks(Import_Reported_Time_BlocksInput request)
 {
     return(base.Channel.Import_Reported_Time_Blocks(request));
 }
 Task <Import_Reported_Time_BlocksOutput> Time_TrackingPort.Import_Reported_Time_BlocksAsync(Import_Reported_Time_BlocksInput request)
 {
     return(base.Channel.Import_Reported_Time_BlocksAsync(request));
 }