BenSelect Documentation
GetEmployerAdditionalAmountPerPayPeriodEx Method
See Also  Send Feedback
Selerix.BenSelect.View.ProductEngines Namespace > FSAConfigView Class : GetEmployerAdditionalAmountPerPayPeriodEx Method
benefitLevel
The benefit level.
ageBand
The age band.
deductionFrequency
The deduction frequency.
numberOfRemainingDeductions
The number of remaining deductions
forceAnnualProrated
Force annual employer contribution to be prorated.
Gets the employer additional amount per pay period.

Syntax

JScript 
public function GetEmployerAdditionalAmountPerPayPeriodEx( 
   benefitLevel : int,
   ageBand : int,
   deductionFrequency : Frequency,
   numberOfRemainingDeductions : int,
   forceAnnualProrated : boolean
) : decimal;

Parameters

benefitLevel
The benefit level.
ageBand
The age band.
deductionFrequency
The deduction frequency.
numberOfRemainingDeductions
The number of remaining deductions
forceAnnualProrated
Force annual employer contribution to be prorated.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.