BenSelect Documentation
BuildCompleteProduct Method
See Also  Send Feedback
Selerix.BusinessObjects.View Namespace > ProductView Class : BuildCompleteProduct Method
offering
The offering.
portfolio
The portfolio.
productName
Name of the product.
payer
The payer.
defaultRateSet
if set to true [default rate set].
useGeneralRules
if set to true [use general rules].
Builds the complete product.

Syntax

JScript 
public static function BuildCompleteProduct( 
   offering : OfferingView,
   portfolio : PortfolioView,
   productName : String,
   payer : String,
   defaultRateSet : boolean,
   useGeneralRules : boolean
) : ProductView;

Parameters

offering
The offering.
portfolio
The portfolio.
productName
Name of the product.
payer
The payer.
defaultRateSet
if set to true [default rate set].
useGeneralRules
if set to true [use general rules].

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.