←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 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly