Class SavingStudentEnrollmentPeriodEventArgs
Event args class for one of the validation for save student enrollment period.
Inheritance
System.Object
SavingStudentEnrollmentPeriodEventArgs
Namespace: Cmc.Nexus.Academics.Events
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class SavingStudentEnrollmentPeriodEventArgs : ServiceEventArgs<EnrollStudentRequest, EntityServiceResponse>
Constructors
SavingStudentEnrollmentPeriodEventArgs(EnrollStudentRequest)
Initializes a new instance of the "SaveStudentEnrollmentPeriodEventArgs"
Declaration
public SavingStudentEnrollmentPeriodEventArgs(EnrollStudentRequest request)
Parameters
| Type | Name | Description |
|---|---|---|
| EnrollStudentRequest | request |