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