Class BatchGuestApprovalEventArgs
Inheritance
System.Object
BatchGuestApprovalEventArgs
Namespace: Cmc.Nexus.StudentServices.Events
Assembly: Cmc.Nexus.StudentServices.Contracts.dll
Syntax
public class BatchGuestApprovalEventArgs : ServiceEventArgs<BatchGuestApprovalRequest, BatchGuestApprovalResponse>
Constructors
BatchGuestApprovalEventArgs(BatchGuestApprovalRequest)
Declaration
public BatchGuestApprovalEventArgs(BatchGuestApprovalRequest request)
Parameters
Type | Name | Description |
---|---|---|
BatchGuestApprovalRequest | request |