←Select platform

StudyExists Method

Summary

Checks to see whether the specified study UID exists.

Syntax

C#
VB
C++
protected virtual bool StudyExists(  
   string studyUID 
) 
Protected Overridable Function StudyExists( _ 
   ByVal studyUID As String _ 
) As Boolean 
protected: 
virtual bool StudyExists(  
   String^ studyUID 
) 

Parameters

studyUID
The study UID.

Return Value

true if the study UID exists; false otherwise.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Scp Assembly
Click or drag to resize