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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.