Class GetElectiveOrSubstitutionPoolForProgramVersionResponse
Represents Model for Get ElectivePool Or SubstitutionPool For ProgramVersion Response
Inheritance
System.Object
GetElectiveOrSubstitutionPoolForProgramVersionResponse
Namespace: Cmc.Nexus.Academics.Services
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class GetElectiveOrSubstitutionPoolForProgramVersionResponse : ServiceResponse
Constructors
GetElectiveOrSubstitutionPoolForProgramVersionResponse()
Declaration
public GetElectiveOrSubstitutionPoolForProgramVersionResponse()
Properties
ProgramVersionPoolList
Declaration
public ICollection<ProgramVersionPoolInfo> ProgramVersionPoolList { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<ProgramVersionPoolInfo> |