Class IntegrateJobTypeResponse
Represents the response for the IntegrateJobType method.
Inheritance
System.Object
IntegrateJobTypeResponse
Namespace: Cmc.Nexus.Academics.Services
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class IntegrateJobTypeResponse : EntityServiceResponse<WlmJobTypeEntity>
Constructors
IntegrateJobTypeResponse(WlmJobTypeEntity)
Declaration
public IntegrateJobTypeResponse(WlmJobTypeEntity entity)
Parameters
Type | Name | Description |
---|---|---|
WlmJobTypeEntity | entity |