InsertStudy Method

Summary
Insert the given study information into the StudiesTimelineView.
Syntax
C#
VB
C++
public void InsertStudy( 
   ListViewStudiesInformation studyInfo 
) 
  
Public Sub InsertStudy( _ 
   ByVal studyInfo As ListViewStudiesInformation _ 
)  
public: 
void InsertStudy(  
   ListViewStudiesInformation^ studyInfo 
)  

Parameters

studyInfo
The study information which will be inserted 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.