Table of Contents

Interface IRecurringEarnings

Namespace
Payetools.Payroll.Model
Assembly
Payetools.Payroll.dll

Interface that represents a recurring earnings for an employee.

public interface IRecurringEarnings : IApplicableFromTill, IPayrollAmount
Inherited Members

Properties

PayComponent

Gets the pay component for this recurring earnings.

IEarningsDetails PayComponent { get; }

Property Value

IEarningsDetails