PayerProductLocationPayrollCompanyRepository interface
Syntax
JScript | |
---|
public interface IPayerProductLocationPayrollCompanyRepository implements Selerix.BenSelect.Api.ApplicationCore.Interfaces.IETIDALRepository, Selerix.BenSelect.Api.ApplicationCore.Interfaces.IRepository |
Public Methods
| Name | Description |
 | CopyCasePayerProductLocationPayrollCompany | Copies the case payer product location payroll company. |
 | Delete | Deletes a PayerProductLocationPayrollCompany. The primary key is LocationID,PayrollCompanyID,CaseProductID,PayerProductID |
 | List | Overloaded. Gets the deduction codes for a location and payroll company. |
 | Update | Updates a PayerProductLocationPayrollCompany. The primary key is LocationID,PayrollCompanyID,CaseProductID,PayerProductID |
Top
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