BenSelect Documentation
GetPrice(UniversalParamCollection,clsProductRiderCollection,Boolean,Boolean,Decimal) Method
See Also  Send Feedback
Selerix.BenSelect.View.ProductEngines Namespace > UniversalEngineView Class > GetPrice Method : GetPrice(UniversalParamCollection,clsProductRiderCollection,Boolean,Boolean,Decimal) Method
inputParams
The input parameters.
riders
The riders.
exact
if set to true [exact].
debug
if set to true [debug].
rateCardPremium
The rate card premium.
Gets the price.

Syntax

JScript 
public function GetPrice( 
   inputParams : UniversalParamCollection,
   riders : clsProductRiderCollection,
   exact : boolean,
   debug : boolean,
   rateCardPremium : decimal
) : decimal;

Parameters

inputParams
The input parameters.
riders
The riders.
exact
if set to true [exact].
debug
if set to true [debug].
rateCardPremium
The rate card premium.

Return Value

System.Decimal.

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.