StudyExists Method

Summary
Check if a study has already been created.
Syntax
C#
C++/CLI
public virtual bool StudyExists( 
   string studyInstanceUID 
) 
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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

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