RemoveStudy Method

Summary

Removes a study and all related series from the studies and series grids.

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

Parameters

studyInstanceUID
Type: System.String The Study Instance UID of the study to be removed.

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