Class RegenerateEmployerCodeBatchStatusEventArgs
Event arg for Regenerate Employer Code batch status
Inheritance
System.Object
RegenerateEmployerCodeBatchStatusEventArgs
Namespace: Cmc.Nexus.CareerServices.Events
Assembly: Cmc.Nexus.CareerServices.Contracts.dll
Syntax
public class RegenerateEmployerCodeBatchStatusEventArgs : ServiceEventArgs<RegenerateEmployerCodeRequest, RegenerateEmployerCodeResponse>
Constructors
RegenerateEmployerCodeBatchStatusEventArgs(RegenerateEmployerCodeRequest)
Initializes a new instance RegenerateEmployerCodeBatchStatusEventArgs
Declaration
public RegenerateEmployerCodeBatchStatusEventArgs(RegenerateEmployerCodeRequest request)
Parameters
| Type | Name | Description |
|---|---|---|
| RegenerateEmployerCodeRequest | request |