StudentBankAccountInfoOutMsgStudentBankAccountId Property

The Id that is created, updated, or deleted for 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