Class DownloadStudentAllocateErrorReportEventArgs
Inheritance
System.Object
DownloadStudentAllocateErrorReportEventArgs
Namespace: Cmc.Nexus.Academics.Events
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class DownloadStudentAllocateErrorReportEventArgs : ServiceEventArgs<DownloadAllocateStudentErrorReportRequest, DownloadAllocateStudentErrorReportResponse>
Constructors
DownloadStudentAllocateErrorReportEventArgs(DownloadAllocateStudentErrorReportRequest)
Declaration
public DownloadStudentAllocateErrorReportEventArgs(DownloadAllocateStudentErrorReportRequest request)
Parameters
Type | Name | Description |
---|---|---|
DownloadAllocateStudentErrorReportRequest | request |