Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

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

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features