Class StudentCourseResponse
This Response is used for Drop, Reinstate and Convert To Audit .
Inheritance
System.Object
StudentCourseResponse
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class StudentCourseResponse : ServiceResponse
Constructors
StudentCourseResponse()
Declaration
public StudentCourseResponse()
Properties
AllowCompletedLessons
Declaration
public bool AllowCompletedLessons { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
AllowDeletedOnSectionTransfer
Declaration
public bool AllowDeletedOnSectionTransfer { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ImpectedCourseDetails
Declaration
public List<ImpectedCourseDetails> ImpectedCourseDetails { get; set; }
Property Value
IsAddDropPeriodClassSectionAllowed
Declaration
public bool IsAddDropPeriodClassSectionAllowed { 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.Nullable<System.Boolean> |
|
IsAllowedRegisterAsAuditClass
Declaration
public bool IsAllowedRegisterAsAuditClass { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsAllowedToWaitListStudent
Declaration
public bool IsAllowedToWaitListStudent { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsAutoAddMsg
Declaration
public bool IsAutoAddMsg { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsReservedStatus
Declaration
public bool IsReservedStatus { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsRetakeOverride
Declaration
public bool IsRetakeOverride { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
LockEvaluationOutputList
Declaration
public List<RegistrationRuleResultOutput> LockEvaluationOutputList { get; set; }
Property Value
PrereqCoreqStatusSummaryInfoMessageList
Declaration
public List<PrereqCoreqStatusSummaryInfoMessage> PrereqCoreqStatusSummaryInfoMessageList { get; set; }
Property Value
RegistrationRelationshipStatusSummaryInfoMessageList
RegistrationRelationshipStatusSummaryInfoMessageList
Declaration
public List<RegRelStatusSummaryInfoMessage> RegistrationRelationshipStatusSummaryInfoMessageList { get; set; }
Property Value