←Select platform

GetPatientStudyCount(string) 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 Int32 GetPatientStudyCount( 
      String^ patientID 
   ) 

Parameters

patientID

The patient ID.

Return Value

The number of studies for the specified patient.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.