BenSelect Documentation
AddRider(String,String,Decimal,Decimal,Decimal,Decimal,Decimal,String,Tier,Boolean) Method
See Also  Send Feedback
Selerix.BenSelect.View Namespace > ApplicationView Class > AddRider Method : AddRider(String,String,Decimal,Decimal,Decimal,Decimal,Decimal,String,Tier,Boolean) Method
description
The description.
name
The name.
employeeCost
The employee cost.
employeeAddCost
The employee add cost.
employerCost
The employer cost.
units
The units.
benefitAmount
The benefit amount.
deductionOptionCode
The deduction option code.
coverageTypeID
The coverage type identifier.
isFeature
if set to true [is feature].
Adds the rider.

Syntax

JScript 
public function AddRider( 
   description : String,
   name : String,
   employeeCost : decimal,
   employeeAddCost : decimal,
   employerCost : decimal,
   units : decimal,
   benefitAmount : decimal,
   deductionOptionCode : String,
   coverageTypeID : Tier,
   isFeature : boolean
);

Parameters

description
The description.
name
The name.
employeeCost
The employee cost.
employeeAddCost
The employee add cost.
employerCost
The employer cost.
units
The units.
benefitAmount
The benefit amount.
deductionOptionCode
The deduction option code.
coverageTypeID
The coverage type identifier.
isFeature
if set to true [is feature].

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.