PostCampusVueTransactionsToDynamicsAxOutMsg Class |
This class comprises a single out-message with information of posting the CampusNexus student transactions to the external application

SystemObject
GenericMsg
GenericOutMsg
Cmc.CampusVantage.GeneralLedger.Processes.MessageDefinitionsPostCampusVueTransactionsToDynamicsAxOutMsg
Namespace:
Cmc.CampusVantage.GeneralLedger.Processes.MessageDefinitionsGenericMsg
GenericOutMsg
Cmc.CampusVantage.GeneralLedger.Processes.MessageDefinitionsPostCampusVueTransactionsToDynamicsAxOutMsg
Assembly: Cmc.CampusVantage.BusinessProcesses (in Cmc.CampusVantage.BusinessProcesses.dll) Version: 1.0.0.0 (1.0.0.0)

C#
public class PostCampusVueTransactionsToDynamicsAxOutMsg : GenericOutMsg
The PostCampusVueTransactionsToDynamicsAxOutMsg type exposes the following members.

Name | Description | |
---|---|---|
![]() | BankDepositTransactionCount |
This parameter is currently not being used
|
![]() | CampusId |
The Campus Id based on which the transactions are released.
Database Information:
|
![]() | MainLedgerExceptionCount |
The count of Main Ledger transactions that encountered exceptions during the Release to General Ledger process.
|
![]() | MainLedgerTransactionCount |
The count of Main Ledger transactions that have to be processed for the Release to General Ledger process.
|
![]() | MainLedgerTransactionsProcessed |
The count of Main Ledger transactions successfully processed through the Release to General Ledger process.
|
![]() | MiscCashExceptionCount |
The count of Miscellaneous Receipts transactions that encountered exception during the Release to General Ledger process.
|
![]() | MiscCashTransactionCount |
The count of Miscellaneous Receipts transactions that have to be processed for the Release to General Ledger process.
|
![]() | MiscCashTransactionsProcessed |
The count of Miscellaneous Receipts transactions successfully processed through the Release to General Ledger process.
|
![]() | RevenueLedgerExceptionCount |
The count of Revenue Ledger transactions that encountered exception during the Release to General Ledger process.
|
![]() | RevenueLedgerTransactionCount |
The count of Revenue Ledger transactions that have to be processed for the Release to General Ledger process.
|
![]() | RevenueLedgerTransactionsProcessed |
The count of Revenue Ledger transactions successfully processed through the Release to General Ledger process.
|
![]() | SaCampusVantageProcessLogId |
The record Id created for every Release to General Ledger process.
Database Information:
|
![]() | SubsidiaryLedgerExceptionCount |
The count of Subsidiary Ledger transactions that encountered exception during the Release to General Ledger process.
|
![]() | SubsidiaryLedgerTransactionCount |
The count of Subsidiary Ledger transactions that have to be processed for the Release to General Ledger process.
|
![]() | SubsidiaryLedgerTransactionsProcessed |
The count of Subsidiary Ledger transactions that are successfully processed through the Release to General Ledger process.
|

