Class GetInstructorScheduleConflictsEventArgs
Inheritance
System.Object
GetInstructorScheduleConflictsEventArgs
Namespace: Cmc.Nexus.Academics.Events
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class GetInstructorScheduleConflictsEventArgs : ServiceEventArgs<SaveClassSectionPeriodsRequest, SaveClassSectionPeriodsResponse>
Constructors
GetInstructorScheduleConflictsEventArgs(SaveClassSectionPeriodsRequest)
Initializes a new instance of the SaveClassSectionPeriodsRequest class.
Declaration
public GetInstructorScheduleConflictsEventArgs(SaveClassSectionPeriodsRequest request)
Parameters
Type | Name | Description |
---|---|---|
SaveClassSectionPeriodsRequest | request |