Class RecommendedCourse
Recommended Class for registration
Inheritance
System.Object
RecommendedCourse
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class RecommendedCourse
Constructors
RecommendedCourse()
Declaration
public RecommendedCourse()
Properties
AddDrop
Declaration
public string AddDrop { get; set; }
Property Value
Type |
Description |
System.String |
|
AddEndDate
Declaration
public DateTime AddEndDate { get; set; }
Property Value
Type |
Description |
System.DateTime |
|
CampusCode
Declaration
public string CampusCode { get; set; }
Property Value
Type |
Description |
System.String |
|
CampusDescrip
Declaration
public string CampusDescrip { get; set; }
Property Value
Type |
Description |
System.String |
|
CampusId
Declaration
public int CampusId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
CampusIds
Declaration
public int CampusIds { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
CampusName
Declaration
public string CampusName { get; set; }
Property Value
Type |
Description |
System.String |
|
ChildTermDescrip
Declaration
public string ChildTermDescrip { get; set; }
Property Value
Type |
Description |
System.String |
|
ChildTermEndDate
Declaration
public DateTime? ChildTermEndDate { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
ChildTermId
Declaration
public int ChildTermId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
ChildTermStartDate
Declaration
public DateTime? ChildTermStartDate { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
ClassAllowOverride
Declaration
public bool ClassAllowOverride { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ClassCredits
Declaration
public decimal ClassCredits { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
ClassDays
Declaration
public string ClassDays { get; set; }
Property Value
Type |
Description |
System.String |
|
ClassEndDate
Declaration
public DateTime? ClassEndDate { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
ClassEndingTime
Declaration
public DateTime ClassEndingTime { get; set; }
Property Value
Type |
Description |
System.DateTime |
|
ClassMaxCredits
Declaration
public decimal? ClassMaxCredits { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
ClassMinCredits
Declaration
public decimal? ClassMinCredits { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
ClassStartDate
Declaration
public DateTime? ClassStartDate { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
ClassStartTime
Declaration
public DateTime? ClassStartTime { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
ClockHours
Declaration
public decimal ClockHours { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
Declaration
public string Comments { get; set; }
Property Value
Type |
Description |
System.String |
|
CourseAllowOverride
Declaration
public bool CourseAllowOverride { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CourseCode
Declaration
public string CourseCode { get; set; }
Property Value
Type |
Description |
System.String |
|
CourseCredits
Declaration
public decimal CourseCredits { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
CourseId
Declaration
public int CourseId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
CourseLevelId
Declaration
public int CourseLevelId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
CourseMatchOverrideCredits
Declaration
public bool CourseMatchOverrideCredits { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CourseMaxCredits
Declaration
public decimal? CourseMaxCredits { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
CourseMinCredits
Declaration
public decimal? CourseMinCredits { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
CourseName
Display Name for the Course
Declaration
public string CourseName { get; set; }
Property Value
Type |
Description |
System.String |
|
Credits
Declaration
public decimal Credits { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
CrossrefCourseId
Declaration
public int CrossrefCourseId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
DeliveryMethod
Declaration
public string DeliveryMethod { get; set; }
Property Value
Type |
Description |
System.String |
|
HideFaculty
Declaration
public bool HideFaculty { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
HideLocation
Declaration
public bool HideLocation { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Id
Declaration
public int Id { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
InstructorFirstName
Declaration
public string InstructorFirstName { get; set; }
Property Value
Type |
Description |
System.String |
|
InstructorId
Declaration
public int InstructorId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
InstructorLastName
Declaration
public string InstructorLastName { get; set; }
Property Value
Type |
Description |
System.String |
|
InstructorName
Declaration
public string InstructorName { get; set; }
Property Value
Type |
Description |
System.String |
|
IsCourseAvailable
Declaration
public bool IsCourseAvailable { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsWaitlistEnable
Declaration
public bool IsWaitlistEnable { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
LastDateToAdd
Declaration
public DateTime? LastDateToAdd { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
Location
Declaration
public string Location { get; set; }
Property Value
Type |
Description |
System.String |
|
MaxSeats
Declaration
public int MaxSeats { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
OnCampus
Declaration
public int OnCampus { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Online
Declaration
public string Online { get; set; }
Property Value
Type |
Description |
System.String |
|
RegistrationStatus
Declaration
public RegistrationStatusType RegistrationStatus { get; set; }
Property Value
RegRelRequisiteCourseId
Declaration
public int? RegRelRequisiteCourseId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
RequisiteCourseId
Prerequisite or Corequisite Course Id
Declaration
public int? RequisiteCourseId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
ResultCode
Declaration
public int? ResultCode { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
Schedules
Declaration
public List<string> Schedules { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<System.String> |
|
Seating
Declaration
public int Seating { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
SeatsReserved
Declaration
public int SeatsReserved { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
SeatsTaken
Declaration
public int SeatsTaken { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
SeatsWaitList
Declaration
public int SeatsWaitList { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
SecondSectionCode
Location Second Section Code
Declaration
public string SecondSectionCode { get; set; }
Property Value
Type |
Description |
System.String |
|
SectionCode
Declaration
public string SectionCode { get; set; }
Property Value
Type |
Description |
System.String |
|
Title
Declaration
public string Title { get; set; }
Property Value
Type |
Description |
System.String |
|
UnschedDays
Declaration
public bool? UnschedDays { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
WaitListMaxNumOfSeats
Declaration
public int WaitListMaxNumOfSeats { get; set; }
Property Value
Type |
Description |
System.Int32 |
|