Class SaveCareerServicesSettingsResponse
Inheritance
System.Object
SaveCareerServicesSettingsResponse
Namespace: Cmc.Nexus.Common.Services
Assembly: Cmc.Nexus.Common.Contracts.dll
Syntax
public class SaveCareerServicesSettingsResponse : ServiceResponse
Constructors
SaveCareerServicesSettingsResponse()
Declaration
public SaveCareerServicesSettingsResponse()
Properties
CampusNexusStudentSettingId
Declaration
public ICollection<int> CampusNexusStudentSettingId { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<System.Int32> |