Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

RemoveStudy Method (ISeriesBrowserView)







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

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features