←Select platform

ExistsHangingProtocol Method

Summary

Determines if the hanging protocol identified by the specified SOP Instance UID exists.

Syntax
C#
VB
C++
public bool ExistsHangingProtocol( 
   string sopInstanceUid 
) 
Public MustOverride Function ExistsHangingProtocol( 
   ByVal sopInstanceUid As String 
) As Boolean 
public:  
   virtual bool ExistsHangingProtocol( 
      String^ sopInstanceUid 
   ) abstract 

Parameters

sopInstanceUid

The SOP Instance UID.

Return Value

true if the hanging protocol exists, otherwise false.

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

Leadtools.Medical.Storage.DataAccessLayer Assembly

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