C#
VB
C++
Gets the number of instances for the specified study.
protected virtual int GetStudyInstanceCount(
string studyUID
)
Protected Overridable Function GetStudyInstanceCount( _
ByVal studyUID As String _
) As Integer
protected:
virtual int GetStudyInstanceCount(
String^ studyUID
)
studyUID
The Study UID
The number of instances for the specified study.
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