Class GeneratePayPeriodResponse
Represents the request for the GeneratePayPeriodResponse method.
Inheritance
System.Object
GeneratePayPeriodResponse
Namespace: Cmc.Nexus.Academics.Services
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class GeneratePayPeriodResponse : ServiceResponse
Constructors
GeneratePayPeriodResponse()
Declaration
public GeneratePayPeriodResponse()
Properties
PayPeriodList
Declaration
public ICollection<WlmPayPeriodEntity> PayPeriodList { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<WlmPayPeriodEntity> |