LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

RemoveStudy Method (ISeriesBrowserView)

Show in webframe






A System.String that represents the Study Instance UID of the study to be removed.
Removes a study and all related series from the studies and series grids.
Syntax
void RemoveStudy( 
   string studyInstanceUID
)
'Declaration
 
Sub RemoveStudy( _
   ByVal studyInstanceUID As String _
) 
'Usage
 
Dim instance As ISeriesBrowserView
Dim studyInstanceUID As String
 
instance.RemoveStudy(studyInstanceUID)

            

            
void RemoveStudy( 
   string* studyInstanceUID
) 
void RemoveStudy( 
   string* studyInstanceUID
) 

Parameters

studyInstanceUID
A System.String that represents the Study Instance UID of the study to be removed.
Requirements

Target Platforms

See Also

Reference

ISeriesBrowserView Interface
ISeriesBrowserView Members

 

 


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