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

Show in webframe

GetSeriesRow Method (IInstanceInfo)






an instance System.Data.DataRow in the Instance Table
Returns a System.Data.DataRow in the Series Table for the series that this instance belongs to
Syntax
DataRow GetSeriesRow( 
   DataRow instanceRow
)
'Declaration
 
Function GetSeriesRow( _
   ByVal instanceRow As DataRow _
) As DataRow
'Usage
 
Dim instance As IInstanceInfo
Dim instanceRow As DataRow
Dim value As DataRow
 
value = instance.GetSeriesRow(instanceRow)

            

            
DataRow^ GetSeriesRow( 
   DataRow^ instanceRow
) 

Parameters

instanceRow
an instance System.Data.DataRow in the Instance Table

Return Value

a System.Data.DataRow in the Series Table for the series that this instance belongs to
Requirements

Target Platforms

See Also

Reference

IInstanceInfo Interface
IInstanceInfo 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