BenSelect Documentation
MergedRates Constructor(RatesView,List<RateTemplateValueView>,RateMergeMode,Boolean,Applicant)
See Also  Send Feedback
Selerix.BusinessObjects.View Namespace > MergedRates Class > MergedRates Constructor : MergedRates Constructor(RatesView,List<RateTemplateValueView>,RateMergeMode,Boolean,Applicant)
originalRates
The original rates.
templateValues
The template values.
mergeMode
The merge mode.
includeTemplateValueToRange
if set to true [include template value to range].
primaryInsured
The primary insured.
Initialise a new instance of the MergedRates class with the specified originalRates, templateValues, mergeMode.

Syntax

JScript 
public function MergedRates( 
   originalRates : RatesView,
   templateValues : List,
   mergeMode : RateMergeMode,
   includeTemplateValueToRange : boolean,
   primaryInsured : Applicant
);

Parameters

originalRates
The original rates.
templateValues
The template values.
mergeMode
The merge mode.
includeTemplateValueToRange
if set to true [include template value to range].
primaryInsured
The primary insured.

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.