LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

SeriesExists Method

Show in webframe





The series UID.
Checks to to see whether the specified series UID exists.
Syntax
protected virtual bool SeriesExists( 
   string seriesUID
)
'Declaration
 
Protected Overridable Function SeriesExists( _
   ByVal seriesUID As String _
) As Boolean
'Usage
 
Dim instance As PatientUpdaterCommand
Dim seriesUID As String
Dim value As Boolean
 
value = instance.SeriesExists(seriesUID)

            

            
protected:
virtual bool SeriesExists( 
   String^ seriesUID
) 

Parameters

seriesUID
The series UID.

Return Value

true if the series UID exists; false otherwise
Requirements

Target Platforms

See Also

Reference

PatientUpdaterCommand Class
PatientUpdaterCommand Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features