←Select platform

ExistsHangingProtocol Method (IStorageDataAccessAgent3)

Summary

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

Syntax

C#
VB
C++
public abstract 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.

Remarks

Thos function will query the database for a hanging protocol tha has the SOP instance id provided and return true if found.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Storage.DataAccessLayer Assembly
Click or drag to resize