DeleteStudy Method

Summary
Deletes the MedicalViewer control used to display a study.
Syntax
C#
VB
C++
public virtual MedicalViewer DeleteStudy( 
   string studyInstanceUID 
) 
  
Public Overridable Function DeleteStudy( _ 
   ByVal studyInstanceUID As String _ 
) As MedicalViewer 
public: 
virtual MedicalViewer^ DeleteStudy(  
   String^ studyInstanceUID 
)  

Parameters

studyInstanceUID
Type: System.String The Study Instnace UID for the study to be deleted.

Return Value

Type: MedicalViewer The MedicalViewer control that is deleted.

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.