←Select platform

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

Leadtools.Medical.Worklist.Wcf Assembly