←Select platform

GetHangingProtocolDefinitionSequenceEntity Method

Summary

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

Syntax
C#
VB
C++
public static ICatalogEntity GetHangingProtocolDefinitionSequenceEntity( 
   string sopInstanceUid 
) 
Public Shared Function GetHangingProtocolDefinitionSequenceEntity( 
   ByVal sopInstanceUid As String 
) As ICatalogEntity 
public:  
   static ICatalogEntity^ GetHangingProtocolDefinitionSequenceEntity( 
      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