C#
VB
C++
Returns the StudiesViewer with the provided Patient ID.
public StudiesViewer FindStudyViewer(
string patientId
)
Public Function FindStudyViewer( _
ByVal patientId As String _
) As Leadtools.Medical.Workstation.Ui.StudiesViewer
public:
Leadtools.Medical.Workstation.Ui.StudiesViewer^ FindStudyViewer(
String^ patientId
)
patientId
The Patient ID to be used for finding the StudiesViewer
The StudiesViewer with the provided Patient ID.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET