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