BenSelect Documentation
GetGroupNumbersExByDate(String,DateTime,String,String,String,String,String,String,String) Method
See Also  Send Feedback
Selerix.BenSelect.View Namespace > CoverageView Class > GetGroupNumbersExByDate Method : GetGroupNumbersExByDate(String,DateTime,String,String,String,String,String,String,String) Method
payer
The payer.
asOfDate
As of date.
masterGroupNumber
The master group number.
masterGroupNumberLabel
The master group number label.
planCode
The plan code.
networkID
The network identifier.
subgroupNumber
The subgroup number.
planSubcode
The plan subcode.
subnetworkID
The subnetwork identifier.
Gets the group numbers by date.

Syntax

JScript 
public function GetGroupNumbersExByDate( 
   payer : String,
   asOfDate : DateTime,
   masterGroupNumber : String,
   masterGroupNumberLabel : String,
   planCode : String,
   networkID : String,
   subgroupNumber : String,
   planSubcode : String,
   subnetworkID : String
);

Parameters

payer
The payer.
asOfDate
As of date.
masterGroupNumber
The master group number.
masterGroupNumberLabel
The master group number label.
planCode
The plan code.
networkID
The network identifier.
subgroupNumber
The subgroup number.
planSubcode
The plan subcode.
subnetworkID
The subnetwork identifier.

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.