BenSelect Documentation
AddUpdateExistingGroupNumbers Method
See Also  Send Feedback
Selerix.BenSelect.Api.ApplicationCore.Services.Setup.Edi Namespace > SetupPayerGroupNumberService Class : AddUpdateExistingGroupNumbers Method
usercase
Case
locationUniqueID
Location
planYearUniqueID
Plan year. Use null for case plan year.
updateAllLocations
True if all locations should be updated
groupNumber
Group number details
onlyUpdateValuesWhichAreNotNull
True to ignore null values
Add or update existing group numbers.

Syntax

JScript 
public function AddUpdateExistingGroupNumbers( 
   usercase : clsCase,
   locationUniqueID : Guid,
   planYearUniqueID : Nullable,
   updateAllLocations : boolean,
   groupNumber : GroupNumberDetailViewModel,
   onlyUpdateValuesWhichAreNotNull : boolean
);

Parameters

usercase
Case
locationUniqueID
Location
planYearUniqueID
Plan year. Use null for case plan year.
updateAllLocations
True if all locations should be updated
groupNumber
Group number details
onlyUpdateValuesWhichAreNotNull
True to ignore null values

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.