BenSelect Documentation
SetGISalaryLimit(Int32,Int32,Decimal) Method
See Also  Send Feedback
Selerix.BenSelect.View.ProductEngines Namespace > DepLifeConfigView Class > SetGISalaryLimit Method : SetGISalaryLimit(Int32,Int32,Decimal) Method
benefitLevel
Benefit level index. Starts fron 0.
ageBand
Age band index. Starts from 0.
limit
Salary limit
Sets GI salary limit.

Syntax

JScript 
public function SetGISalaryLimit( 
   benefitLevel : int,
   ageBand : int,
   limit : decimal
);

Parameters

benefitLevel
Benefit level index. Starts fron 0.
ageBand
Age band index. Starts from 0.
limit
Salary limit

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.