PostDepositOutMsg Class

This class implements a single message for PostDepositOutMsg
Inheritance Hierarchy
SystemObject
  GenericMsg
    GenericOutMsg
      Cmc.CampusLink.Wcf.Messages.AccountsPostDepositOutMsg

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 PostDepositOutMsg : GenericOutMsg

The PostDepositOutMsg type exposes the following members.

Properties
NameDescription
Public propertyBankDepositId
The Id of the deposit slip record created in CampusNexus Student database.
Top
Remarks
See Also