BenSelect Documentation
GetPayerProducts(Int32,Int32,Int32) Method
See Also  Send Feedback
Selerix.BenSelect.View Namespace > CaseView Class > GetPayerProducts Method : GetPayerProducts(Int32,Int32,Int32) Method
payerId
Payer ID
locationId
Location ID
planYearId
Plan year ID or 0 for default plan year
Gets all payerproducts associated with case and given payer in given location for given plan year. Payer products are associated via EDI parameters or plan configuration

Syntax

JScript 
public function GetPayerProducts( 
   payerId : int,
   locationId : int,
   planYearId : int
) : IList;

Parameters

payerId
Payer ID
locationId
Location ID
planYearId
Plan year ID or 0 for default plan year

Return Value

The list of PayerProductViews

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.