FindMPPS Method

Summary
Finds the a modality performed procedure step instance.
Syntax
C#
VB
C++
public WCFPPSInformation FindMPPS( 
   string mppsSOPInstanceUID 
) 
  
Public Function FindMPPS( _ 
   ByVal mppsSOPInstanceUID As String _ 
) As WCFPPSInformation 
public: 
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

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

Leadtools.Medical.Worklist.Wcf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.