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