TermResponse Class |
The TermResponse message (based on the GenericResponse type) contains one TermOutMsg message (based on the GenericMsg type).
Assembly: Cmc.CampusVantage.BusinessProcesses (in Cmc.CampusVantage.BusinessProcesses.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public class TermResponse : GenericResponse
The TermResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| TermOutMsgs |
The collection comprising the array of the TermOutMsg structure that contains the information for posting the class schedule details to the external application.
|