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