LedgerTransactionInMsg Class |
This class comprises a single in-message for the ledger transaction.

SystemObject
GenericMsg
GenericInMsg
Cmc.CampusLink.Wcf.Messages.AccountsLedgerTransactionInMsg
Namespace:
Cmc.CampusLink.Wcf.Messages.AccountsGenericMsg
GenericInMsg
Cmc.CampusLink.Wcf.Messages.AccountsLedgerTransactionInMsg
Assembly: Cmc.CampusLink.Wcf.Messages (in Cmc.CampusLink.Wcf.Messages.dll) Version: 1.0.0.0 (1.0.0.0)

C#
[SerializableAttribute] public class LedgerTransactionInMsg : GenericInMsg
The LedgerTransactionInMsg type exposes the following members.

Name | Description | |
---|---|---|
![]() | Amount |
The updated amount.
Database Information:
|
![]() | Comments |
The reason to update the record.
Database Information:
|
![]() | CreditAccount |
The updated credit account.
|
![]() | DebitAccount |
The updated debit account.
|
![]() | JournalEntryType |
The type of transaction.
You can specify one of the following values:
Database Information:
|
![]() | TransactionDate |
The updated tranaction date.
Database Information:
|
![]() | TransId |
The record id for the update operation.
Database Information:
|
