←Select platform

GetSeriesEntity(string) Method

Summary

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

Syntax
C#
VB
C++
public static ICatalogEntity GetSeriesEntity( 
   string seriesInstanceUid 
) 
Public Shared Function GetSeriesEntity( 
   ByVal seriesInstanceUid As String 
) As ICatalogEntity 
public:  
   static ICatalogEntity^ GetSeriesEntity( 
      String^ seriesInstanceUid 
   ) 

Parameters

seriesInstanceUid

the unique Series Instance UID

Return Value

An instance of the Series Entity class that is associated with the Series TableICatalogEntity

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.