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

FindStudyViewer Method







The Patient ID to be used for finding the StudiesViewer
Returns the StudiesViewer with the provided Patient ID.
Syntax
public StudiesViewer FindStudyViewer( 
   string patientId
)
'Declaration
 
Public Function FindStudyViewer( _
   ByVal patientId As String _
) As StudiesViewer
'Usage
 
Dim instance As WorkstationViewer
Dim patientId As String
Dim value As StudiesViewer
 
value = instance.FindStudyViewer(patientId)
public StudiesViewer FindStudyViewer( 
   string patientId
)
 function Leadtools.Medical.Workstation.UI.WorkstationViewer.FindStudyViewer( 
   patientId 
)
public: StudiesViewer* FindStudyViewer( 
   string* patientId
) 
public:
StudiesViewer* FindStudyViewer( 
   string* patientId
) 

Parameters

patientId
The Patient ID to be used for finding the StudiesViewer

Return Value

The StudiesViewer with the provided Patient ID.
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

WorkstationViewer Class
WorkstationViewer Members

 

 


Products | Support | Contact Us | Copyright Notices

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