StudentBankAccountResponse Class

The StudentBankAccontReponse message (based on the Generic Response type) contains one AddUpdateFundSourceOutMsg message (based on the GenericMsg type).
Inheritance Hierarchy
SystemObject
  GenericResponse
    Cmc.CampusLink.Wcf.Messages.AccountsStudentBankAccountResponse

Namespace:  Cmc.CampusLink.Wcf.Messages.Accounts
Assembly:  Cmc.CampusLink.Wcf.Messages (in Cmc.CampusLink.Wcf.Messages.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax
C#
public class StudentBankAccountResponse : GenericResponse

The StudentBankAccountResponse type exposes the following members.

Properties
NameDescription
Public propertyStudentBankAccountInfoOutMsgs
The collection comprising the array of the StudentBankAccountInfoOutMsg structure.
Top
See Also