StudentBankAccountInfoInMsgStudentBankAccountId Property

The student bank account Id to update or delete the student payment information.

Database Information:

  • Table name - SaStudentBankAccount
  • Column name - SaStudentBankAccountId

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 int StudentBankAccountId { get; set; }

Property Value

Type: Int32
See Also