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

SelectStudy Method







Type: System.String The Study Instance UID for the MedicalViewer to be selected.
Selects the MedicalViewer which displays the provided study.
Syntax
public virtual void SelectStudy( 
   string studyInstanceUID
)
'Declaration
 
Public Overridable Sub SelectStudy( _
   ByVal studyInstanceUID As String _
) 
'Usage
 
Dim instance As StudiesViewer
Dim studyInstanceUID As String
 
instance.SelectStudy(studyInstanceUID)
public virtual void SelectStudy( 
   string studyInstanceUID
)
 function Leadtools.Medical.Workstation.UI.StudiesViewer.SelectStudy( 
   studyInstanceUID 
)
public: virtual void SelectStudy( 
   string* studyInstanceUID
) 
public:
virtual void SelectStudy( 
   string* studyInstanceUID
) 

Parameters

studyInstanceUID
Type: System.String The Study Instance UID for the MedicalViewer to be selected.
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.