Class BatchUnregisterMultipleStudentCourseRequest
Inheritance
System.Object
BatchUnregisterMultipleStudentCourseRequest
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class BatchUnregisterMultipleStudentCourseRequest : ServiceRequest
Constructors
BatchUnregisterMultipleStudentCourseRequest()
Declaration
public BatchUnregisterMultipleStudentCourseRequest()
Properties
BatchUnregisterMultipleStudentCourseDetailList
Declaration
public ICollection<BatchUnregisterMultipleStudentCourseDetail> BatchUnregisterMultipleStudentCourseDetailList { get; set; }
Property Value
IsOverrideAllConflict
Declaration
public bool IsOverrideAllConflict { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
IsOverrideAllConflictsAllowed
Declaration
public bool IsOverrideAllConflictsAllowed { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|