Class IntegrateJobResponse
Represents the response for the IntegrateJob method.
Inheritance
System.Object
IntegrateJobResponse
Namespace: Cmc.Nexus.Academics.Services
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class IntegrateJobResponse : EntityServiceResponse<WlmJobEntity>
Constructors
IntegrateJobResponse(WlmJobEntity)
Declaration
public IntegrateJobResponse(WlmJobEntity entity)
Parameters
Type | Name | Description |
---|---|---|
WlmJobEntity | entity |
Properties
JobFunctionHrReferenceIdentifier
Declaration
public string JobFunctionHrReferenceIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String |
JobTypeHrReferenceIdentifier
Declaration
public string JobTypeHrReferenceIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String |