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