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