LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

DeleteStudy Method (StudiesViewer)







Type: System.String The Study Instnace UID for the study to be deleted.
Deletes the MedicalViewer control used to display a study.
Syntax
public virtual MedicalViewer DeleteStudy( 
   string studyInstanceUID
)
'Declaration
 
Public Overridable Function DeleteStudy( _
   ByVal studyInstanceUID As String _
) As MedicalViewer
'Usage
 
Dim instance As StudiesViewer
Dim studyInstanceUID As String
Dim value As MedicalViewer
 
value = instance.DeleteStudy(studyInstanceUID)
public virtual MedicalViewer DeleteStudy( 
   string studyInstanceUID
)
 function Leadtools.Medical.Workstation.UI.StudiesViewer.DeleteStudy( 
   studyInstanceUID 
)
public: virtual MedicalViewer* DeleteStudy( 
   string* studyInstanceUID
) 
public:
virtual MedicalViewer* DeleteStudy( 
   string* studyInstanceUID
) 

Parameters

studyInstanceUID
Type: System.String The Study Instnace UID for the study to be deleted.

Return Value

Type: MedicalViewer The MedicalViewer control that is deleted.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

StudiesViewer Class
StudiesViewer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.