LedgerTransactionInMsgJournalEntryType Property |
The type of transaction.
Namespace:
Cmc.CampusLink.Wcf.Messages.AccountsYou can specify one of the following values:
- 2 - Indicates Miscellaneous receipt.
- 3 - Indicates Subsidiary charge.
- 4 - Indicates Subsidiary payment.
- 5 - Indicates Stipend.
- 6 - Indicates Refund.
- 7 - Indicates Disbursement.
- 8 - Indicates Charge.
- 9 - Indicates Payment.
Database Information:
- Table name - SampleTable
- Column name - SampleColumnName
Assembly: Cmc.CampusLink.Wcf.Messages (in Cmc.CampusLink.Wcf.Messages.dll) Version: 1.0.0.0 (1.0.0.0)

C#
public EnumReturnTypeReturnType JournalEntryType { get; set; }
Property Value
Type: EnumReturnTypeReturnType