TermRequestTermInMsgs Property

The collection comprising the array of the TermInMsg structure.

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 TermInMsg[] TermInMsgs { get; set; }

Property Value

Type: TermInMsg
See Also