←Select platform

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 Leadtools.Medical.Worklist.Wcf.Entities.WCFPPSInformation 

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

Leadtools.Medical.Worklist.Wcf Assembly