←Select platform

FindStudy Method

Summary

Finds the specified study.

Syntax

C#
VB
C++
protected virtual StudyRow FindStudy( 
   string studyUID 
) 
  
Protected Overridable Function FindStudy( _ 
   ByVal studyUID As String _ 
) As Leadtools.Medical.Storage.Dataaccesslayer.CompositeInstanceDataSet.StudyRow 

Parameters

studyUID
The study UID.

Return Value

The study information if found; null otherwise.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly