JScript | |
---|---|
public function GetExistingGroupNumbers( usercase : clsCase, locationUniqueID : Guid, planYearUniqueID : Nullable, payer : Nullable, product : Nullable, startRecord : Nullable, maxResults : Nullable ) : GetExistingGroupNumbersSearchResult; |
Parameters
- usercase
- The case
- locationUniqueID
- The location
- planYearUniqueID
- The plan year. Use null for default plan year.
- payer
- Optional payer
- product
- Optional product
- startRecord
- The first record to return for paging. 0 is the first record.
- maxResults
- Maximum number of records to return for paging. 0 is for all records
Exception | Description |
---|---|
Selerix.Foundation.Data.DataValidationException | Data validation exception. |
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