BenSelect Documentation
GetProductGroupNumbers Method
See Also  Send Feedback
ETI.Report Namespace > ReportEvent Class : GetProductGroupNumbers Method
payer
The payer.
location
The location.
product
The product.
planYear
The plan year.
Gets the list of a product group numbers for specified payer, location, product, planYear

Syntax

JScript 
public function GetProductGroupNumbers( 
   payer : PayerView,
   location : LocationView,
   product : PayerProductView,
   planYear : PlanYearView
) : IList;

Parameters

payer
The payer.
location
The location.
product
The product.
planYear
The plan year.

Return Value

The list of a product group numbers.

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.