Cmc.CampusVantage.Academics.Processes.MessageDefinitions Namespace

The Cmc.CampusVantage.Academics.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 classTermInMsg
This class comprises a single in-message to synchronize the class schedule details of a student between Campus Nexus student database and external application.
Public classTermOutMsg
This class comprises a single out-message with the class schedule information.
Public classTermRequest
The TermRequest message (based on the GenericRequest type) contains one TermInMsgs in-message (based on the GenericMsg type).
Public classTermResponse
The TermResponse message (based on the GenericResponse type) contains one TermOutMsg message (based on the GenericMsg type).