Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

Show in webframe

StudyExists Method






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

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