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

Leadtools.Medical.Workstation Assembly