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