Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

Show in webframe

GetPatientStudyCount Method






The patient ID.
Gets the number of existing studies for the specified patient.
Syntax
protected virtual int GetPatientStudyCount( 
   string patientID
)
'Declaration
 
Protected Overridable Function GetPatientStudyCount( _
   ByVal patientID As String _
) As Integer
'Usage
 
Dim instance As PatientUpdaterCommand
Dim patientID As String
Dim value As Integer
 
value = instance.GetPatientStudyCount(patientID)

            

            
protected:
virtual int GetPatientStudyCount( 
   String^ patientID
) 

Parameters

patientID
The patient ID.

Return Value

The number of studies for the specified patient.
Requirements

Target Platforms

See Also

Reference

PatientUpdaterCommand Class
PatientUpdaterCommand Members

Error processing SSI file
Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features