Table of Contents

Interface IPayrolledBenefitForPeriod

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

Interface that represents the effect of a payrolled on a given pay reference period.

public interface IPayrolledBenefitForPeriod : IPayrolledBenefit

Properties

AmountForPeriod

Gets the amount of benefit to apply for the period.

decimal AmountForPeriod { get; }

Property Value

decimal