SeriesExists Method

Summary
Checks to see whether the specified series UID exists.
Syntax
C#
VB
C++
protected virtual bool SeriesExists( 
   string seriesUID 
) 
  
Protected Overridable Function SeriesExists( _ 
   ByVal seriesUID As String _ 
) As Boolean 
protected: 
virtual bool SeriesExists(  
   String^ seriesUID 
)  

Parameters

seriesUID
The series UID.

Return Value

true if the series UID exists; false otherwise

Requirements

Target Platforms

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

Leadtools.Dicom.Scp Assembly

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