Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

Show in webframe

SeriesExists Method






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

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