IBrokerService Interface

Summary

Provides methods for invoking the Worklist WCF services.

Syntax
C#
VB
C++
[ServiceContractAttribute()] 
public interface IBrokerService 
  
<ServiceContractAttribute()> 
Public Interface IBrokerService  
[ServiceContractAttribute()] 
public interface class IBrokerService  

Remarks

This interface is used internally by LEAD to provide a WCF server endpoint for working with the worklist database. This interface provides methods to:

  • Add/Edit/Update patient information.
  • Add/Edit/Update image request information.
  • Add/Edit/Update requested procedure information.
  • Add/Edit/Update scheduled procedure information.
  • Add/Edit/Update visit information.
  • Add/Edit/Update modality-performed procedure step information.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.Wcf Assembly