Class StudentDegreePathwayResponse
Inheritance
System.Object
StudentDegreePathwayResponse
Namespace: Cmc.Nexus.Academics.Entities
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class StudentDegreePathwayResponse : ServiceResponse
Constructors
StudentDegreePathwayResponse()
Declaration
public StudentDegreePathwayResponse()
Properties
StudentDegreePathwayList
Declaration
public List<StudentDegreePathwayTemplateDetail> StudentDegreePathwayList { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<StudentDegreePathwayTemplateDetail> |