←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.Wcf Assembly