Class SaveStudentCourseResponse
Represents the response for the GetStudentCourse method.
Inheritance
System.Object
SaveStudentCourseResponse
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class SaveStudentCourseResponse : ServiceResponse
Constructors
SaveStudentCourseResponse()
Declaration
public SaveStudentCourseResponse()
Properties
AllowOverrideRegistrationHold
Declaration
public bool AllowOverrideRegistrationHold { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ConflictMessageList
Declaration
public List<QuickRegisterConflictDecription> ConflictMessageList { get; set; }
Property Value
CourseComponentDetailId
Declaration
public int CourseComponentDetailId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
CourseName
Declaration
public string CourseName { get; set; }
Property Value
Type |
Description |
System.String |
|
ElectivePoolLimitDetail
Declaration
public ElectivePoolLimitDetail ElectivePoolLimitDetail { get; set; }
Property Value
entity
Declaration
public StudentCourseEntity entity { get; set; }
Property Value
GroupDescrip
Declaration
public string GroupDescrip { get; set; }
Property Value
Type |
Description |
System.String |
|
IsAddDropPeriodClassSectionAllowed
Declaration
public bool IsAddDropPeriodClassSectionAllowed { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsAllowedCourse
Declaration
public bool IsAllowedCourse { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsAllowedDateTimeConflict
Declaration
public bool IsAllowedDateTimeConflict { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsAllowedMaxClassSizeRegisterOverride
Declaration
public bool IsAllowedMaxClassSizeRegisterOverride { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsAllowedPostCourseStartDateRegistration
Declaration
public bool IsAllowedPostCourseStartDateRegistration { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsAllowedRegisterAsAuditClass
Declaration
public bool IsAllowedRegisterAsAuditClass { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsAllowedToAuditCourse
Declaration
public bool IsAllowedToAuditCourse { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsAllowedToOverrideClosedTerm
Declaration
public bool IsAllowedToOverrideClosedTerm { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsAllowedToOverrideCourseStatus
Declaration
public bool IsAllowedToOverrideCourseStatus { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsAllowedToOverrideLockedTermSequence
Declaration
public bool IsAllowedToOverrideLockedTermSequence { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsAllowedToOverrideRegistrationConflict
Declaration
public bool IsAllowedToOverrideRegistrationConflict { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsAllowedToOverrideRegistrationGroup
Declaration
public bool IsAllowedToOverrideRegistrationGroup { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsAllowedToOverrideRetakeAttempts
Declaration
public bool IsAllowedToOverrideRetakeAttempts { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsAllowedToOverrideStudentIntoCourse
Declaration
public bool IsAllowedToOverrideStudentIntoCourse { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsAllowedToWaitlist
Declaration
public bool IsAllowedToWaitlist { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsAllowedToWaitlistAvailableStudentIntoCourse
Declaration
public bool IsAllowedToWaitlistAvailableStudentIntoCourse { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsAllowedToWaitListForDifferentSection
Declaration
public bool IsAllowedToWaitListForDifferentSection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsAllowedToWaitListStudent
Declaration
public bool IsAllowedToWaitListStudent { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsAllowedToWaitlistStudentIntoCourse
Declaration
public bool IsAllowedToWaitlistStudentIntoCourse { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsAllowStudentAcademicYearPaymentPeriod
Declaration
public bool IsAllowStudentAcademicYearPaymentPeriod { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsAlreadyTakingConflict
Declaration
public bool IsAlreadyTakingConflict { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsAuditCourse
Declaration
public bool IsAuditCourse { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsAutoAddMsg
Declaration
public bool IsAutoAddMsg { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsAvailableSeats
Declaration
public bool IsAvailableSeats { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsClassInScheduledState
Declaration
public bool IsClassInScheduledState { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsCourseCreditsHoursExceededElectivePoolCredits
Declaration
public bool IsCourseCreditsHoursExceededElectivePoolCredits { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsOverlapTermConflict
Declaration
public bool IsOverlapTermConflict { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsOverlapWithParentTermAllowed
Declaration
public bool IsOverlapWithParentTermAllowed { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsRegistrationGroupPermission
Declaration
public bool IsRegistrationGroupPermission { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsReservedStudentBlocked
Declaration
public bool IsReservedStudentBlocked { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsRetakeOverride
Declaration
public bool IsRetakeOverride { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsRetakeValidationDisplayed
Declaration
public bool IsRetakeValidationDisplayed { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsWaitListBlockedForDifferentSection
Declaration
public bool IsWaitListBlockedForDifferentSection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsWaitlistBlockedForStudent
Declaration
public bool IsWaitlistBlockedForStudent { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsWaitListCourseCreditsExceeded
Declaration
public bool IsWaitListCourseCreditsExceeded { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsWaitlistStudentNotified
Declaration
public bool IsWaitlistStudentNotified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
LockEvaluationOutputList
Declaration
public List<RegistrationRuleResultOutput> LockEvaluationOutputList { get; set; }
Property Value
NumberOfCreditsHoursExceedingElectivePoolCreditsHours
Declaration
public decimal? NumberOfCreditsHoursExceedingElectivePoolCreditsHours { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
NumberOfElectivePoolCreditsHours
Declaration
[Obsolete("Deprecated. Do not use.")]
public decimal? NumberOfElectivePoolCreditsHours { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
PrereqCoreqStatusSummaryInfoMessageList
Declaration
public List<PrereqCoreqStatusSummaryInfoMessage> PrereqCoreqStatusSummaryInfoMessageList { get; set; }
Property Value
RegistrationShortDate
Declaration
public string RegistrationShortDate { get; set; }
Property Value
Type |
Description |
System.String |
|
RegistrationShortTime
Declaration
public string RegistrationShortTime { get; set; }
Property Value
Type |
Description |
System.String |
|
RegRelStatusSummaryInfoMessageList
Declaration
public List<RegRelStatusSummaryInfoMessage> RegRelStatusSummaryInfoMessageList { get; set; }
Property Value
Statuses
Declaration
public string Statuses { get; set; }
Property Value
Type |
Description |
System.String |
|