BenSelect Documentation
IControllerHelper Interface
Members  See Also  Send Feedback
Selerix.Foundation.Interfaces.Controller Namespace : IControllerHelper Interface
Interface containing the list of values that can be set in a Config Controller Helper class. Also contains values that can be get or set in the Config Controller class after the parameters are set.

Syntax

JScript 
public interface IControllerHelper implements IControllerHelperBase 

Public Properties

 NameDescription
 PropertyAgeSets the age parameter. (Inherited from Selerix.Foundation.Interfaces.Controller.IControllerHelperBase)
 PropertyAgeBandGets the age band. (Inherited from Selerix.Foundation.Interfaces.Controller.IControllerHelperBase)
 PropertyAgeBandIndexSets the age band. (Inherited from Selerix.Foundation.Interfaces.Controller.IControllerHelperBase)
 PropertyAgeMonthSets the age parameter in months. (Inherited from Selerix.Foundation.Interfaces.Controller.IControllerHelperBase)
 PropertyAgeRangeGets the age range. (Inherited from Selerix.Foundation.Interfaces.Controller.IControllerHelperBase)
 PropertyAmountIncrementSets the Benefit Amount parameter. (Inherited from Selerix.Foundation.Interfaces.Controller.IControllerHelperBase)
 PropertyBenefitAmountSets the Benefit Amount parameter. (Inherited from Selerix.Foundation.Interfaces.Controller.IControllerHelperBase)
 PropertyBenefitLevelSets the Benefit Level parameter. (Inherited from Selerix.Foundation.Interfaces.Controller.IControllerHelperBase)
 PropertyBundleSets the bundle parameter (Inherited from Selerix.Foundation.Interfaces.Controller.IControllerHelperBase)
 PropertyFeatureManipulate Features (Inherited from Selerix.Foundation.Interfaces.Controller.IControllerHelperBase)
 PropertyGenderGets the gender. (Inherited from Selerix.Foundation.Interfaces.Controller.IControllerHelperBase)
 PropertyGenderBothSets the gender parameter. (Inherited from Selerix.Foundation.Interfaces.Controller.IControllerHelperBase)
 PropertyGenderFemaleSets the gender parameter. (Inherited from Selerix.Foundation.Interfaces.Controller.IControllerHelperBase)
 PropertyGenderMaleSets the gender parameter. (Inherited from Selerix.Foundation.Interfaces.Controller.IControllerHelperBase)
 PropertyLimitSets the limit parameter. (Inherited from Selerix.Foundation.Interfaces.Controller.IControllerHelperBase)
 PropertyMultipleGets the multiple of salary helper. (Inherited from Selerix.Foundation.Interfaces.Controller.IControllerHelperBase)
 PropertyParameterManipulate Parameters (Inherited from Selerix.Foundation.Interfaces.Controller.IControllerHelperBase)
 PropertyPercentGets the percent of salary helper. (Inherited from Selerix.Foundation.Interfaces.Controller.IControllerHelperBase)
 PropertyRatesGets the rates. (Inherited from Selerix.Foundation.Interfaces.Controller.IControllerHelperBase)
 PropertyRelationshipSets the relationship parameter. (Inherited from Selerix.Foundation.Interfaces.Controller.IControllerHelperBase)
 PropertyRiderManipulates Riders (Inherited from Selerix.Foundation.Interfaces.Controller.IControllerHelperBase)
 PropertySamplesGets Samples. (Inherited from Selerix.Foundation.Interfaces.Controller.IControllerHelperBase)
 PropertyTierSets the tier parameter. (Inherited from Selerix.Foundation.Interfaces.Controller.IControllerHelperBase)
Top

Public Methods

 NameDescription
 MethodGetAdditionalEmployeeCostRetrieves the Additional Employee Cost.  
 MethodGetAdditionalEmployerCostRetrieves the Additional Employer Cost.  
 MethodGetBaseEmployeeRateGets the base employee rate.  
 MethodGetBaseEmployerRateGets the base employer rate.  
 MethodSetAdditionalEmployeeCostSets the Additional Employee Cost.  
 MethodSetAdditionalEmployerCostSets the Additional Employer Cost.  
 MethodSetBaseRateOverloaded. Sets base rate values.  
Top

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.