GetPatientStudyCount(string) Method (original) (raw)

Summary

Gets the number of existing studies for the specified patient.

Syntax

protected virtual int GetPatientStudyCount( string _patientID_ )

protected: virtual Int32 GetPatientStudyCount( String^ _patientID_ )

Parameters

patientID

The patient ID.

Return Value

The number of studies for the specified patient.

Leadtools.Dicom.Scp Assembly

SendCMoveResponse(byte,int,string,DicomCommandStatusType,StatusBase,int,int,int,int,DicomDataSet,string) Method

SendCMoveResponse(byte,int,string,DicomCommandStatusType,StatusBase,int,int,int,int,DicomDataSet,string,DicomCommandType) Method