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