BenSelect Documentation
BuildOfferingAndProductListLinkedToGeneralRules Method
See Also  Send Feedback
Selerix.BusinessObjects.View Namespace > PortfolioView Class : BuildOfferingAndProductListLinkedToGeneralRules Method
eligibilityRuleID
The offering product ID.
enrollmentRuleID
The enrollment rule ID.
Builds the offering and product list of all active offerings and their active products linked to general rules.

Syntax

JScript 
public function BuildOfferingAndProductListLinkedToGeneralRules( 
   eligibilityRuleID : String,
   enrollmentRuleID : String
) : Dictionary;

Parameters

eligibilityRuleID
The offering product ID.
enrollmentRuleID
The enrollment rule ID.

Return Value

Dictionary{OfferingViewList{ProductView}}.

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.