GetStudyInstanceCount Method

Summary
Gets the number of instances for the specified study.
Syntax
C#
VB
C++
protected virtual int GetStudyInstanceCount( 
   string studyUID 
) 
  
Protected Overridable Function GetStudyInstanceCount( _ 
   ByVal studyUID As String _ 
) As Integer 
protected: 
virtual int GetStudyInstanceCount(  
   String^ studyUID 
)  

Parameters

studyUID
The Study UID

Return Value

The number of instances for the specified study.

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.