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