LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

DeleteStudy Method (ImageListViewLoader)

Show in webframe






The Study Instance UID for the study to remove.
Removes a study from the StudiesTimelineView.
Syntax
public ListViewStudiesInformation DeleteStudy( 
   string studyInstanceUID
)
'Declaration
 
Public Function DeleteStudy( _
   ByVal studyInstanceUID As String _
) As ListViewStudiesInformation
'Usage
 
Dim instance As ImageListViewLoader
Dim studyInstanceUID As String
Dim value As ListViewStudiesInformation
 
value = instance.DeleteStudy(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

See Also

Reference

ImageListViewLoader Class
ImageListViewLoader Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.