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