←Select platform

GetPatientStudyCount Method

Summary

Gets the number of existing studies for the specified patient.

Syntax

C#
VB
C++
protected virtual int GetPatientStudyCount(  
   string patientID 
) 
Protected Overridable Function GetPatientStudyCount( _ 
   ByVal patientID As String _ 
) As Integer 
protected: 
virtual int GetPatientStudyCount(  
   String^ patientID 
) 

Parameters

patientID
The patient ID.

Return Value

The number of studies for the specified patient.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Scp Assembly
Click or drag to resize