ProcessStudentBankAccountBusinessAction Class |
This business process is used to add, update, or delete Student payment details in the CampusNexus Student database.

SystemObject
AutomatedProcessBase
BusinessActionBaseStudentBankAccountInfoInMsg, StudentBankAccountInfoOutMsg
Cmc.CampusLink.BusinessActions.AccountsProcessStudentBankAccountBusinessAction
Namespace:
Cmc.CampusLink.BusinessActions.AccountsAutomatedProcessBase
BusinessActionBaseStudentBankAccountInfoInMsg, StudentBankAccountInfoOutMsg
Cmc.CampusLink.BusinessActions.AccountsProcessStudentBankAccountBusinessAction
Assembly: Cmc.CampusLink.BusinessActions (in Cmc.CampusLink.BusinessActions.dll) Version: 1.0.0.0 (1.0.0.0)

C#
public class ProcessStudentBankAccountBusinessAction : BusinessActionBase<StudentBankAccountInfoInMsg, StudentBankAccountInfoOutMsg>
