LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

RemoveStudy Method (SeriesBrowser)

Show in webframe






Type: System.String The Study Instance UID of the study to be removed.
Removes a study and all related series from the studies and series grids.
Syntax
public void RemoveStudy( 
   string studyInstanceUID
)
'Declaration
 
Public Sub RemoveStudy( _
   ByVal studyInstanceUID As String _
) 
'Usage
 
Dim instance As SeriesBrowser
Dim studyInstanceUID As String
 
instance.RemoveStudy(studyInstanceUID)

            

            
public: void RemoveStudy( 
   string* studyInstanceUID
) 
public:
void RemoveStudy( 
   string* studyInstanceUID
) 

Parameters

studyInstanceUID
Type: System.String The Study Instance UID of the study to be removed.
Requirements

Target Platforms

See Also

Reference

SeriesBrowser Class
SeriesBrowser Members

 

 


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