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