←Select platform

GetInstanceEntity(string) Method

Summary

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

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 Table ICatalogEntity

Remarks

For more information, refer to AddItem and LEAD Medical Storage Server Custom Database.

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.