BenSelect Documentation
SetStepDown Method
See Also  Send Feedback
Selerix.BenSelect.View.ProductEngines Namespace > GroupLifePayerProductInfoView Class : SetStepDown Method
benefitLevel
Benefit level index. Starts fron 0.
ageBand
Age band index. Starts from 0.
stepDown
Step down percent.
Sets "step down" percent.

Syntax

JScript 
public function SetStepDown( 
   benefitLevel : int,
   ageBand : int,
   stepDown : decimal
);

Parameters

benefitLevel
Benefit level index. Starts fron 0.
ageBand
Age band index. Starts from 0.
stepDown
Step down percent.

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.