PostCampusVueTransactionsToDynamicsAxResponse Class

The PostCampusVueTransactionsToDynamicsAxReponse message (based on the GenericResponse type) contains a single CampusVueTransactions message (based on the GenericMsg type).
Inheritance Hierarchy
SystemObject
  GenericResponse
    Cmc.CampusVantage.GeneralLedger.Processes.MessageDefinitionsPostCampusVueTransactionsToDynamicsAxResponse

Namespace:  Cmc.CampusVantage.GeneralLedger.Processes.MessageDefinitions
Assembly:  Cmc.CampusVantage.BusinessProcesses (in Cmc.CampusVantage.BusinessProcesses.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax
C#
public class PostCampusVueTransactionsToDynamicsAxResponse : GenericResponse

The PostCampusVueTransactionsToDynamicsAxResponse type exposes the following members.

Properties
NameDescription
Public propertyCampusVueTransactions
The collection comprising the array of the PostCampusVueTransactionsToDynamicsAxOutMsg structure for posting CampusNexus Student transactions to external application.
Top
See Also