FindSeries Method

Summary
Returns a series information that was previously added.
Syntax
C#
VB
C++
public SeriesInformation FindSeries( 
   string seriesInstanceUID 
) 
  
Function FindSeries( _ 
   ByVal seriesInstanceUID As String _ 
) As SeriesInformation 
SeriesInformation^ FindSeries(  
   String^ seriesInstanceUID 
)  

Parameters

seriesInstanceUID
A System.String that represents the Series Instance UID for the series to be returned.

Return Value

The Leadtools.Medical.Workstation.SeriesInformation which matches the provided seriesInstanceUID.

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.