Class GetEmployerJobCandidatesEventArgs
Event arg for save GetEmployerJobCandidatesEventArgs
Inheritance
System.Object
GetEmployerJobCandidatesEventArgs
Namespace: Cmc.Nexus.CareerServices.Events
Assembly: Cmc.Nexus.CareerServices.Contracts.dll
Syntax
public class GetEmployerJobCandidatesEventArgs : ServiceEventArgs<GetEmployerJobCandidatesRequest, GetEmployerJobCandidatesResponse>
Constructors
GetEmployerJobCandidatesEventArgs(GetEmployerJobCandidatesRequest)
Initializes a new instance GetEmployerJobCandidatesEventArgs
Declaration
public GetEmployerJobCandidatesEventArgs(GetEmployerJobCandidatesRequest request)
Parameters
| Type | Name | Description |
|---|---|---|
| GetEmployerJobCandidatesRequest | request |