Cmc.CampusVantage.Common.Processes.MessageDefinitions Namespace

The Cmc.CampusVantage.Common.Processes.MessageDefinitions namespace defines properties or parameters that are used by various methods of the web services to get the configuration details from CampusNexus Student database that can be used to establish a communication channel with CampusNexus Finance, HR & Payroll.
Classes
ClassDescription
Public classGetCNFIntegrationSettingInMsg
This class comprises a single in-message for GetCNFIntegrationSetting . This class gets the configuration details from CampusNexus Student to establish a communication channel with CampusNexus Finance, HR & Payroll.
Public classGetCNFIntegrationSettingOutMsg
This class comprises a single out-message of GetCNFIntegrationSetting.
Public classGetCNFIntegrationSettingRequest
The GetCNFIntegrationSetting request message (based on the GenericRequest type) contains a single CNFIntegrationSettings in-message (based on the GenericMsg type).
Public classGetCNFIntegrationSettingResponse
The GetCNFIntegrationSetting response message that contains the array of the GetCNFIntegrationSettingOutMsg structure.