StudyExists Method

Summary
Check if a study has already been created.
Syntax
C#
VB
C++
public virtual bool StudyExists( 
   string studyInstanceUID 
) 
  
Public Overridable Function StudyExists( _ 
   ByVal studyInstanceUID As String _ 
) As Boolean 
public: 
virtual bool StudyExists(  
   String^ studyInstanceUID 
)  

Parameters

studyInstanceUID
Type: System.String The Study Instance UID to check for.

Return Value

Type: System.Boolean True if a study exists with the provided studyInstanceUID

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.