ProcessVoidInMsgJournalEntryType Property |
The type of transaction that must be voided or re-issued.
You can speicfy one of the following values:
Stipend
Refund
Stipend = 1, Refund = 2
Namespace:
Cmc.CampusLink.Wcf.Messages.AccountsAssembly: Cmc.CampusLink.Wcf.Messages (in Cmc.CampusLink.Wcf.Messages.dll) Version: 1.0.0.0 (1.0.0.0)

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