BenSelect Documentation
MergedRateRider Constructor(RateRiderView,RateRiderView,RateMergeMode,Boolean,Boolean,RateRiderState,Applicant)
See Also  Send Feedback
Selerix.BusinessObjects.View Namespace > MergedRateRider Class > MergedRateRider Constructor : MergedRateRider Constructor(RateRiderView,RateRiderView,RateMergeMode,Boolean,Boolean,RateRiderState,Applicant)
original
The original.
template
The template.
mergeMode
The merge mode.
isTemplatesExists
if set to true [is templates exists].
includeTemplateValueToRange
if set to true [include template value to range].
riderState
State of the rider.
primaryInsured
The primary insured.
Initialise a new instance of the MergedRateRider class with the specified original, template, mergeMode, isTemplatesExists.

Syntax

JScript 
public function MergedRateRider( 
   original : RateRiderView,
   template : RateRiderView,
   mergeMode : RateMergeMode,
   isTemplatesExists : boolean,
   includeTemplateValueToRange : boolean,
   riderState : RateRiderState,
   primaryInsured : Applicant
);

Parameters

original
The original.
template
The template.
mergeMode
The merge mode.
isTemplatesExists
if set to true [is templates exists].
includeTemplateValueToRange
if set to true [include template value to range].
riderState
State of the rider.
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.