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