PostCampusVueTransactionsToDynamicsAxRequest Class

The PostCampusVueTransactionsToDynamicsAxRequest message (based on the GenericRequest type) contains one PostCampusVueTransactionsToDynamicsAxMessages in-message (based on the GenericMsg type).
Inheritance Hierarchy
SystemObject
  GenericRequest
    Cmc.CampusVantage.GeneralLedger.Processes.MessageDefinitionsPostCampusVueTransactionsToDynamicsAxRequest

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 PostCampusVueTransactionsToDynamicsAxRequest : GenericRequest

The PostCampusVueTransactionsToDynamicsAxRequest type exposes the following members.

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