←Select platform

GetHangingProtocolEntity Method

Summary

Returns an instance of the Hanging Protocol Entity class that is associated with the Hanging Protocol Instance TableICatalogEntity.

Syntax
C#
VB
C++
public static ICatalogEntity GetHangingProtocolEntity( 
   string sopInstanceUid 
) 
Public Shared Function GetHangingProtocolEntity( 
   ByVal sopInstanceUid As String 
) As ICatalogEntity 
public:  
   static ICatalogEntity^ GetHangingProtocolEntity( 
      String^ sopInstanceUid 
   ) 

Parameters

sopInstanceUid

the unique SOP Instance UID

Return Value

An instance of the Hanging Protocol Entity class that is associated with the Hanging Protocol Instance TableICatalogEntity.

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.