C#
VB
C++
Checks to see whether the specified study UID exists.
protected virtual bool StudyExists(
string studyUID
)
Protected Overridable Function StudyExists( _
ByVal studyUID As String _
) As Boolean
protected:
virtual bool StudyExists(
String^ studyUID
)
studyUID
The study UID.
true if the study 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