TermResponseTermOutMsgs Property

The collection comprising the array of the TermOutMsg structure that contains the information for posting the class schedule details to the external application.

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

Syntax
C#
public TermOutMsg[] TermOutMsgs { get; set; }

Property Value

Type: TermOutMsg
See Also