AddSeries Method

Summary
Add a series information into a grid.
Syntax
C#
VB
C++
public void AddSeries( 
   StudyInformation study, 
   SeriesInformation series 
) 
  
Public Sub AddSeries( _ 
   ByVal study As StudyInformation, _ 
   ByVal series As SeriesInformation _ 
)  
public: 
void AddSeries(  
   StudyInformation^ study, 
   SeriesInformation^ series 
)  

Parameters

study
Type: Leadtools.Medical.Workstation.StudyInformation The study to be displayed in the studies grid.

series
Type: Leadtools.Medical.Workstation.SeriesInformation The series to be displayed in the series grid.

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.