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 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.