Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

Show in webframe

GetSeriesEntity Method






the unique Series Instance UID
Returns an instance of the Series Entity class that is associated with the Series TableLeadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity
Syntax
public static ICatalogEntity GetSeriesEntity( 
   string seriesInstanceUid
)
'Declaration
 
Public Shared Function GetSeriesEntity( _
   ByVal seriesInstanceUid As String _
) As ICatalogEntity
'Usage
 
Dim seriesInstanceUid As String
Dim value As ICatalogEntity
 
value = RegisteredEntities.GetSeriesEntity(seriesInstanceUid)

            

            
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 TableLeadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity
Remarks
See AddItem and LEAD Medical Storage Server Custom Database for more details.
Requirements

Target Platforms

See Also

Reference

RegisteredEntities Class
RegisteredEntities Members

Error processing SSI file
Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features