Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.UI Namespace > WorkstationViewer Class : FindStudyViewer Method |
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 )