BenSelect Documentation
GetEmployerMatchAmountPerPayPeriod Method
See Also  Send Feedback
Selerix.BenSelect.View.ProductEngines Namespace > FSAConfigView Class : GetEmployerMatchAmountPerPayPeriod Method
benefitLevel
The benefit level.
ageBand
The age band.
deductionFrequency
The deduction frequency.
numberOfRemainingDeductions
The number of remaining deductions
Gets the employer match amount per pay period.

Syntax

JScript 
public function GetEmployerMatchAmountPerPayPeriod( 
   benefitLevel : int,
   ageBand : int,
   deductionFrequency : Frequency,
   numberOfRemainingDeductions : int
) : decimal;

Parameters

benefitLevel
The benefit level.
ageBand
The age band.
deductionFrequency
The deduction frequency.
numberOfRemainingDeductions
The number of remaining deductions

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.