←Select platform

IsStudyExists Method

Summary

Returns whether a study information exists for the given Study Instance UID.

Syntax
C#
C++/CLI
public virtual bool IsStudyExists( 
   string studyInstanceUID 
) 
public:  
   virtual bool IsStudyExists( 
      String^ studyInstanceUID 
   ) 

Parameters

studyInstanceUID

Type: System.String

The Study Instance UID used to look for the study information.

Return Value

True if study information found for the provided studyInstanceUID; Otherwise, false.

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.Storage.DataAccessLayer Assembly

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