BenSelect Documentation
OfferingProductViewGroup Method
See Also  Send Feedback
Selerix.BusinessObjects.View Namespace > ProductView Class : OfferingProductViewGroup Method
portfolio
The portfolio.
offeringView
The offering view.
pullDeletes
if set to true [pull deletes].
Creates collection of possible offeringProducts of product. Offerings the product view group.

Syntax

JScript 
public function OfferingProductViewGroup( 
   portfolio : IPortfolioView,
   offeringView : IOfferingView,
   pullDeletes : boolean
) : List;

Parameters

portfolio
The portfolio.
offeringView
The offering view.
pullDeletes
if set to true [pull deletes].

Return Value

List{OfferingProductView}.

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.