PostDepositInMsgTotalOther Property

The total amount of all the transactions in a deposit slip for payment types other than cash and check.

Database Information:

  • Table name - SaBankDep
  • Column name - TotalOther

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 decimal TotalOther { get; set; }

Property Value

Type: Decimal
See Also