←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly