←Select platform

FindMPPS Method (IBrokerService)

Summary

Finds the modality-performed Procedure Step instance.

Syntax

C#
VB
C++
[OperationContractAttribute()] 
[FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault,  
   Action="",  
   Name="",  
   Namespace="",  
   ProtectionLevel=ProtectionLevel.None,  
   HasProtectionLevel=false)] 
Leadtools.Medical.Worklist.Wcf.Entities.WCFPPSInformation FindMPPS(  
   string mppsSOPInstanceUID 
) 
<OperationContractAttribute()> 
<FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault,  
   Action="",  
   Name="",  
   Namespace="",  
   ProtectionLevel=ProtectionLevel.None,  
   HasProtectionLevel=False)> 
Function FindMPPS( _ 
   ByVal mppsSOPInstanceUID As String _ 
) As Leadtools.Medical.Worklist.Wcf.Entities.WCFPPSInformation 
[OperationContractAttribute()] 
[FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault,  
   Action="",  
   Name="",  
   Namespace="",  
   ProtectionLevel=ProtectionLevel.None,  
   HasProtectionLevel=false)] 
Leadtools.Medical.Worklist.Wcf.Entities.WCFPPSInformation^ FindMPPS(  
   String^ mppsSOPInstanceUID 
) 

Parameters

mppsSOPInstanceUID
The UID of the requested MPPS instance.

Return Value

The MPPS instance if found; null otherwise.

Example

For an example refer to AddMPPS

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