DeleteStudy Method

Summary
Removes a study from the StudiesTimelineView.
Syntax
C#
VB
C++
public ListViewStudiesInformation DeleteStudy( 
   string studyInstanceUID 
) 
  
Public Function DeleteStudy( _ 
   ByVal studyInstanceUID As String _ 
) As ListViewStudiesInformation 
public: 
ListViewStudiesInformation^ DeleteStudy(  
   String^ studyInstanceUID 
)  

Parameters

studyInstanceUID
The Study Instance UID for the study to remove.

Return Value

A ListViewStudiesInformation containing the information for the removed study.

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.