FindStudyViewer Method

Summary
Returns the StudiesViewer with the provided Patient ID.
Syntax
C#
VB
C++
public StudiesViewer FindStudyViewer( 
   string patientId 
) 
  
Public Function FindStudyViewer( _ 
   ByVal patientId As String _ 
) As StudiesViewer 
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

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.