FillStudiesInformation Method

Summary
Loads all given studies information into the StudiesTimelineView
Syntax
C#
VB
C++
public ListViewStudiesInformation[] FillStudiesInformation( 
   string[] studyInstanceUIDs 
) 
  
Public Function FillStudiesInformation( _ 
   ByVal studyInstanceUIDs() As String _ 
) As ListViewStudiesInformation() 
public: 
array<ListViewStudiesInformation^>^ FillStudiesInformation(  
   array<String^>^ studyInstanceUIDs 
)  

Parameters

studyInstanceUIDs
An Array of Study Instance UID to be loaded into the StudiesTimelineView

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.