LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

SelectStudy Method

Show in webframe






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
) 
public:
virtual void SelectStudy( 
   string* studyInstanceUID
) 

Parameters

studyInstanceUID
Type: System.String The Study Instance UID for the MedicalViewer to be selected.
Requirements

Target Platforms

See Also

Reference

StudiesViewer Class
StudiesViewer Members

 

 


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