Cmc.CampusVantage.GeneralLedger.Processes.MessageDefinitions Namespace

The Cmc.CampusVantage.GeneralLedger.Processes.MessageDefinitions namespace defines properties or parameters that are used by various methods of the web services to enable an external application to interact with CampusNexus Student to manage academic related information.
Classes
ClassDescription
Public classPostCampusVueTransactionsToDynamicsAxInMsg
This class implements a single message for PostCampusVueTransactionsToDynamicsAx .This class sets the filter criteria to release the transactions to CNF.
Public classPostCampusVueTransactionsToDynamicsAxOutMsg
This class comprises a single out-message with information of posting the CampusNexus student transactions to the external application
Public classPostCampusVueTransactionsToDynamicsAxRequest
The PostCampusVueTransactionsToDynamicsAxRequest message (based on the GenericRequest type) contains one PostCampusVueTransactionsToDynamicsAxMessages in-message (based on the GenericMsg type).
Public classPostCampusVueTransactionsToDynamicsAxResponse
The PostCampusVueTransactionsToDynamicsAxReponse message (based on the GenericResponse type) contains a single CampusVueTransactions message (based on the GenericMsg type).
Public classReAssignedTransactionInMsg
This class comprises a single in-message for the ReAssignedTransactionInMsg structure. Based on the Student Aid Id, the transactions that were assigned to a different academic year will be retrieved from the CampusNexus Student database and will be sent across to the external application.
Public classReAssignedTransactionOutMsg
This class comprises a single out-message with information of reassigning a student transaction to the external application.
Public classReAssignedTransactionRequest
The ReAssignedTransactionRequest message (based on the GenericRequest type) contains one ReAssignedTransactionInMsgs in-message (based on the GenericMsg type).
Public classReAssignedTransactionResponse
The ReAssignedTransactionReponse message (based on the GenericResponse type) contains one ReAssignedTransactionOutMsg message (based on the GenericMsg type).