←Select platform

IsCompositeInstancesExists Method

Summary

Returns whether a DICOM instance information exists for the given SOP Instance UID.

Syntax
C#
C++/CLI
public bool IsCompositeInstancesExists( 
   string sopInstanceUID 
) 
public:  
   virtual bool IsCompositeInstancesExists( 
      String^ sopInstanceUID 
   ) abstract 

Parameters

sopInstanceUID

Type: System.String

The SOP Instance UID used to look for the DICOM Instance information.

Return Value

True if DICOM Instance information found for the provided sopInstanceUID; 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.