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