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

Show in webframe

GetStudySeriesCount Method






The study UID.
Gets the number of series for the specified study.
Syntax
protected virtual int GetStudySeriesCount( 
   string studyUID
)
'Declaration
 
Protected Overridable Function GetStudySeriesCount( _
   ByVal studyUID As String _
) As Integer
'Usage
 
Dim instance As PatientUpdaterCommand
Dim studyUID As String
Dim value As Integer
 
value = instance.GetStudySeriesCount(studyUID)

            

            
protected:
virtual int GetStudySeriesCount( 
   String^ studyUID
) 

Parameters

studyUID
The study UID.

Return Value

The number of series for the specified study.
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