←Select platform

FillPatientInformation Method

Summary

Loads all studies and series of a patient into the StudiesTimelineView.

Syntax

C#
VB
C++
public [Leadtools.Medical.Workstation.ListViewStudiesInformation[]](listviewstudiesinformation.html) FillPatientInformation(  
   string patientId 
) 
Public Function FillPatientInformation( _ 
   ByVal patientId As String _ 
) As Leadtools.Medical.Workstation.ListViewStudiesInformation() 
public: 
Leadtools.Medical.Workstation.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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize