BenSelect Documentation
ProductBenefitAmountOptionsError Method
See Also  Send Feedback
Selerix.BusinessObjects.View Namespace > ProductView Class : ProductBenefitAmountOptionsError Method
portfolio
The portfolio.
offering
The offering.
currentOfferingProduct
The current offering product.
currentlySelectedParameter
The currently selected parameter.
Seeks to determine if the benefit considerations for a product.OfferingProducts.Rates are identical benefit amount options.

Syntax

JScript 
public function ProductBenefitAmountOptionsError( 
   portfolio : IPortfolioView,
   offering : IOfferingView,
   currentOfferingProduct : IOfferingProductView,
   currentlySelectedParameter : String
) : boolean;

Parameters

portfolio
The portfolio.
offering
The offering.
currentOfferingProduct
The current offering product.
currentlySelectedParameter
The currently selected parameter.

Return Value

true if benefit amount options for product.OfferingProdcuts.Rates are not identical, else false.

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.