Task <Import_Student_ChargesOutput> Student_FinancePort.Import_Student_ChargesAsync(Import_Student_ChargesInput request) { return(base.Channel.Import_Student_ChargesAsync(request)); }
Import_Student_ChargesOutput Student_FinancePort.Import_Student_Charges(Import_Student_ChargesInput request) { return(base.Channel.Import_Student_Charges(request)); }