LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

StudyExists Method

Show in webframe





The study UID.
Checks to to see whether the specified study UID exists.
Syntax
protected virtual bool StudyExists( 
   string studyUID
)
'Declaration
 
Protected Overridable Function StudyExists( _
   ByVal studyUID As String _
) As Boolean
'Usage
 
Dim instance As PatientUpdaterCommand
Dim studyUID As String
Dim value As Boolean
 
value = instance.StudyExists(studyUID)

            

            
protected:
virtual bool StudyExists( 
   String^ studyUID
) 

Parameters

studyUID
The study UID.

Return Value

true if the study UID exists; false otherwise.
Requirements

Target Platforms

See Also

Reference

PatientUpdaterCommand Class
PatientUpdaterCommand Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features