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