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