LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

FindStudyViewer Method

Show in webframe






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

See Also

Reference

WorkstationViewer Class
WorkstationViewer Members

 

 


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