C#
VB
C++
Checks to see whether the specified series UID exists.
protected virtual bool SeriesExists(
string seriesUID
)
Protected Overridable Function SeriesExists( _
ByVal seriesUID As String _
) As Boolean
protected:
virtual bool SeriesExists(
String^ seriesUID
)
seriesUID
The series UID.
true if the series UID exists; false otherwise
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET