DeleteMPPS Method

Summary

Deletes MPPS with the specified sop instance.

Syntax
C#
VB
C++
public void DeleteMPPS( 
   string mppsSOPInstanceUID 
) 
  
Public Sub DeleteMPPS( _ 
   ByVal mppsSOPInstanceUID As String _ 
)  
public: 
void DeleteMPPS(  
   String^ mppsSOPInstanceUID 
)  

Parameters

mppsSOPInstanceUID
The UID of the MPPS instance to delete.

Example

For an example refer to AddMPPS

Requirements

Target Platforms

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

Leadtools.Medical.Worklist.Wcf Assembly