Class AutoAllocateStudentsQueueEventArgs
Event arg for associate student enrollment.
Inheritance
System.Object
AutoAllocateStudentsQueueEventArgs
Namespace: Cmc.Nexus.Academics.Events
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class AutoAllocateStudentsQueueEventArgs : ServiceEventArgs<AutoAllocateStudentsRequest, AutoAllocateStudentsResponse>
Constructors
AutoAllocateStudentsQueueEventArgs(AutoAllocateStudentsRequest)
Initializes a new instance AssociateStudentEnrollmentEventArgs
Declaration
public AutoAllocateStudentsQueueEventArgs(AutoAllocateStudentsRequest autoAllocateStudentsRequest)
Parameters
Type | Name | Description |
---|---|---|
AutoAllocateStudentsRequest | autoAllocateStudentsRequest |