Class GetDuplicateEmployerEventArgs
Inheritance
System.Object
GetDuplicateEmployerEventArgs
Namespace: Cmc.Nexus.CareerServices.Events
Assembly: Cmc.Nexus.CareerServices.Contracts.dll
Syntax
public class GetDuplicateEmployerEventArgs : ServiceEventArgs<GetDuplicateEmployerRequest, GetDuplicateEmployerResponse>
Constructors
GetDuplicateEmployerEventArgs(GetDuplicateEmployerRequest)
Declaration
public GetDuplicateEmployerEventArgs(GetDuplicateEmployerRequest request)
Parameters
Type | Name | Description |
---|---|---|
GetDuplicateEmployerRequest | request |