GetStudySeriesCount Method

Summary

Gets the number of series for the specified study.

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

Parameters

studyUID
The study UID.

Return Value

The number of series for the specified study.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly