IsSeriesExistsInTimeline Method

Summary
Gets a value that determines whether the series exists in the timeline hosted by the provided control.
Syntax
C#
C++/CLI
public bool IsSeriesExistsInTimeline( 
   Control host, 
   string seriesInstanceUID 
) 
public:  
   bool IsSeriesExistsInTimeline( 
      Control^ host, 
      String^ seriesInstanceUID 
   ) 

Parameters

host
The System.Windows.Forms.Control that hosts the timeline view.

seriesInstanceUID
A System.String that represents the Series Instance UID of the series.

Return Value

true if the series exists in the timeline; otherwise, false.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.