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