GetCNFIntegrationSettingResponse Class

The GetCNFIntegrationSetting response message that contains the array of the GetCNFIntegrationSettingOutMsg structure.
Inheritance Hierarchy
SystemObject
  GenericResponse
    Cmc.CampusVantage.Common.Processes.MessageDefinitionsGetCNFIntegrationSettingResponse

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

Syntax
C#
public class GetCNFIntegrationSettingResponse : GenericResponse

The GetCNFIntegrationSettingResponse type exposes the following members.

Properties
NameDescription
Public propertySystemSettings
The collection comprising the array of the GetCNFIntegrationSettingOutMsg structure for creating the connection with CampusNexus Finance, HR & Payroll.
Top
See Also