Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

FillPatientInformation Method







The patient ID which studies and series will be loaded.
Loads all studies and series of a patient into the StudiesTimelineView.
Syntax
public ListViewStudiesInformation[] FillPatientInformation( 
   string patientId
)
'Declaration
 
Public Function FillPatientInformation( _
   ByVal patientId As String _
) As ListViewStudiesInformation()
'Usage
 
Dim instance As ImageListViewLoader
Dim patientId As String
Dim value() As ListViewStudiesInformation
 
value = instance.FillPatientInformation(patientId)

            

            
public: ListViewStudiesInformation*[]* FillPatientInformation( 
   string* patientId
) 
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

See Also

Reference

ImageListViewLoader Class
ImageListViewLoader Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features