Class SaveStudentAwardExceptionEventArgs
Inheritance
System.Object
SaveStudentAwardExceptionEventArgs
Namespace: Cmc.Nexus.FinancialAid.Events
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class SaveStudentAwardExceptionEventArgs : ServiceEventArgs<SaveStudentAwardExceptionRequest, SaveStudentAwardExceptionResponse>
Constructors
SaveStudentAwardExceptionEventArgs(SaveStudentAwardExceptionRequest)
Declaration
public SaveStudentAwardExceptionEventArgs(SaveStudentAwardExceptionRequest request)
Parameters
Type | Name | Description |
---|---|---|
SaveStudentAwardExceptionRequest | request |