Class ImportBursaryListEventArgs
Inheritance
System.Object
ImportBursaryListEventArgs
Namespace: Cmc.Nexus.StudentAccounts.Events
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public class ImportBursaryListEventArgs : ServiceEventArgs<ImportBursaryListRequest, UploadBursaryResponse>
Constructors
ImportBursaryListEventArgs(ImportBursaryListRequest)
Declaration
public ImportBursaryListEventArgs(ImportBursaryListRequest request)
Parameters
| Type | Name | Description |
|---|---|---|
| ImportBursaryListRequest | request |