←Select platform

QueryMPPS Method (IBrokerService)

Summary

Queries for a specific set of modality-performed procedure steps.

Syntax

C#
VB
C++
[FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault,  
   Action="",  
   Name="",  
   Namespace="",  
   ProtectionLevel=ProtectionLevel.None,  
   HasProtectionLevel=false)] 
[OperationContractAttribute()] 
[Leadtools.Medical.Worklist.Wcf.Entities.WCFPPSInformation[]](entities-wcfppsinformation.html) QueryMPPS(  
   Leadtools.Medical.Worklist.Wcf.Entities.MPPSQuery query 
) 
<FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault,  
   Action="",  
   Name="",  
   Namespace="",  
   ProtectionLevel=ProtectionLevel.None,  
   HasProtectionLevel=False)> 
<OperationContractAttribute()> 
Function QueryMPPS( _ 
   ByVal query As Leadtools.Medical.Worklist.Wcf.Entities.MPPSQuery _ 
) As Leadtools.Medical.Worklist.Wcf.Entities.WCFPPSInformation() 
[FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault,  
   Action="",  
   Name="",  
   Namespace="",  
   ProtectionLevel=ProtectionLevel.None,  
   HasProtectionLevel=false)] 
[OperationContractAttribute()] 
Leadtools.Medical.Worklist.Wcf.Entities.array<WCFPPSInformation^>^ QueryMPPS(  
   Leadtools.Medical.Worklist.Wcf.Entities.MPPSQuery^ query 
) 

Parameters

query
The query to perform.

Return Value

A list of modality-performed procedure steps that meet the query criteria.

Example

For an example refer to Leadtools.Medical.Worklist.Wcf.Entities.MPPSQuery

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Worklist.Wcf Assembly
Click or drag to resize