C#
VB
C++
Gets the number of existing studies for the specified patient.
protected virtual int GetPatientStudyCount(
string patientID
)
Protected Overridable Function GetPatientStudyCount( _
ByVal patientID As String _
) As Integer
protected:
virtual int GetPatientStudyCount(
String^ patientID
)
patientID
The patient ID.
The number of studies for the specified patient.
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