BenSelect Documentation
MergedRateParam Constructor(RateParamView,RateParamView,Boolean,Boolean,MergedRates)
See Also  Send Feedback
Selerix.BusinessObjects.View Namespace > MergedRateParam Class > MergedRateParam Constructor : MergedRateParam Constructor(RateParamView,RateParamView,Boolean,Boolean,MergedRates)
originalParam
The original param.
templateParam
The template param.
isRiderParam
if set to true [is rider param].
includeTemplateValueToRange
if set to true [include template value to range].
parent
The parent.
Initializes a new instance of the MergedRateParam class.

Syntax

JScript 
public function MergedRateParam( 
   originalParam : RateParamView,
   templateParam : RateParamView,
   isRiderParam : boolean,
   includeTemplateValueToRange : boolean,
   parent : MergedRates
);

Parameters

originalParam
The original param.
templateParam
The template param.
isRiderParam
if set to true [is rider param].
includeTemplateValueToRange
if set to true [include template value to range].
parent
The parent.

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.