FacultyResponseFacultyOutMsgs Property

The collection comprising the array of the FacultyOutMsg structure.

Namespace:  Cmc.CampusLink.Wcf.Messages.Common
Assembly:  Cmc.CampusLink.Wcf.Messages (in Cmc.CampusLink.Wcf.Messages.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax
C#
public FacultyOutMsg[] FacultyOutMsgs { get; set; }

Property Value

Type: FacultyOutMsg
See Also