BenSelect Documentation
DeleteEmptyGroupNumberGrid Method
See Also  Send Feedback
Selerix.BenSelect.Api.ApplicationCore.Services.Setup.Edi Namespace > SetupPayerGroupNumberService Class : DeleteEmptyGroupNumberGrid Method
usercase
The case
locationUniqueID
The location.
planYearUniqueID
The plan year. Use null for default plan year.
payerUniqueID
The payer.
payerProductUniqueID
The product.
searchAllLocations
Should all locations be searched
Deletes empty group number grids. The entire grid needs to be empty to delete.

Syntax

JScript 
public function DeleteEmptyGroupNumberGrid( 
   usercase : clsCase,
   locationUniqueID : Guid,
   planYearUniqueID : Nullable,
   payerUniqueID : Guid,
   payerProductUniqueID : Guid,
   searchAllLocations : boolean
);

Parameters

usercase
The case
locationUniqueID
The location.
planYearUniqueID
The plan year. Use null for default plan year.
payerUniqueID
The payer.
payerProductUniqueID
The product.
searchAllLocations
Should all locations be searched

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.