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

Syntax

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

Parameters

inputParams
The input parameters.
riders
The riders.
exact
if set to true [exact].
debug
if set to true [debug].

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.