BenSelect Documentation
IPayerCaseRepository Interface
Members  See Also  Send Feedback
Selerix.BenSelect.Api.ApplicationCore.Interfaces Namespace : IPayerCaseRepository Interface
PayerCase Repository

Syntax

JScript 
public interface IPayerCaseRepository 

Public Methods

 NameDescription
 MethodDeleteDelete PayerCase  
 MethodGetByIDGets a PayerCase by payerId and caseId  
 MethodLinkPayerToCaseLink payer to case.  
 MethodListByCaseGet list of PayerCase by specific case.  
 MethodListByPayerGet list of PayerCase by specific payer.  
 MethodUpdateUpdate data of Payer Case  
 MethodUpdateControlNumberUpdates the payer control number.  
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

© 2024 All Rights Reserved.