GetStudyInstances Method

Summary
Gets the study instances.
Syntax
C#
VB
C++
protected virtual CompositeInstanceDataSet GetStudyInstances( 
   string studyUID 
) 
  
Protected Overridable Function GetStudyInstances( _ 
   ByVal studyUID As String _ 
) As CompositeInstanceDataSet 
protected: 
virtual CompositeInstanceDataSet^ GetStudyInstances(  
   String^ studyUID 
)  

Parameters

studyUID
The study UID.

Return Value

All the instances for the specified study UID.

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.