←Select platform

GetInstanceEntity(string) Method (RegisteredEntities)

Summary

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

Syntax

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

Parameters

sopInstanceUid

the unique SOP Instance UID

Return Value

an instance of the Instance Entity class that is associated with the Instance TableICatalogEntity

Remarks

See AddItem and <see href="https://www.leadtools.com/help/leadtools/v19m/dh/to/di-topics-leadmedicalstorageservercustomdb.html">LEAD Medical Storage Server Custom Database</see> for more details.

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