FillPatientInformation Method

Summary
Loads all studies and series of a patient into the StudiesTimelineView.
Syntax
C#
VB
C++
public ListViewStudiesInformation[] FillPatientInformation( 
   string patientId 
) 
  
Public Function FillPatientInformation( _ 
   ByVal patientId As String _ 
) As ListViewStudiesInformation() 
public: 
array<ListViewStudiesInformation^>^ FillPatientInformation(  
   String^ patientId 
)  

Parameters

patientId
The patient ID which studies and series will be loaded.

Return Value

An Array of ListViewStudiesInformation representing the information that are loaded into the StudiesTimelineView.

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.