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