Class EmployerJobStatusChangeResponse
Inheritance
System.Object
EmployerJobStatusChangeResponse
Namespace: Cmc.Nexus.CareerServices.Services
Assembly: Cmc.Nexus.CareerServices.Contracts.dll
Syntax
public class EmployerJobStatusChangeResponse : ServiceResponse
Constructors
EmployerJobStatusChangeResponse()
Declaration
public EmployerJobStatusChangeResponse()
Properties
EmployerJobDetailList
Declaration
public ICollection<EmployerJobDetail> EmployerJobDetailList { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<EmployerJobDetail> |
ErrorNumber
Declaration
public int ErrorNumber { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |