Cmc.CampusLink.Wcf.Messages.Common Namespace

The Cmc.CampusLink.Wcf.Common.Messages namespace defines properties or parameters that are used by various methods of the web services to enables an external application to interact with CampusNexus Student to manage Staff information.
Classes
ClassDescription
Public classFacultyInMsg
This class comprises a single in-message to add, update, or delete a staff record.
Public classFacultyOutMsg
This class comprises a single out-message with new, updated, or deleted Id of the staff.
Public classFacultyRequest
The FacultyRequest message (based on the GenericRequest type) contains one FacultyInMsg in-message (based on the GenericMsg type).
Public classFacultyResponse
The FacultyResponse message (based on the GenericResponse type) contains one FacultyOutMsg message (based on the GenericMsg type).