LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

DeleteStudy Method (StudiesViewer)

Show in webframe






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
) 
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

See Also

Reference

StudiesViewer Class
StudiesViewer Members

 

 


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