BankAccountOutMsg Class

BankAccountOutMsg class implements a single OutMessage for BankAccount
Inheritance Hierarchy
SystemObject
  GenericMsg
    GenericOutMsg
      Cmc.CampusLink.Wcf.Messages.AccountsBankAccountOutMsg

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#
[SerializableAttribute]
public class BankAccountOutMsg : GenericOutMsg

The BankAccountOutMsg type exposes the following members.

Properties
NameDescription
Public propertyBankAccountId
CustomFieldAssociationId
Top
Remarks
See Also