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

Show in webframe

GetStudyRow Method (ISeriesInfo)






a series System.Data.DataRow in the Series Table
Returns a System.Data.DataRow in the Study Table for the study that this series belongs to
Syntax
DataRow GetStudyRow( 
   DataRow seriesRow
)
'Declaration
 
Function GetStudyRow( _
   ByVal seriesRow As DataRow _
) As DataRow
'Usage
 
Dim instance As ISeriesInfo
Dim seriesRow As DataRow
Dim value As DataRow
 
value = instance.GetStudyRow(seriesRow)

            

            
DataRow^ GetStudyRow( 
   DataRow^ seriesRow
) 

Parameters

seriesRow
a series System.Data.DataRow in the Series Table

Return Value

a System.Data.DataRow in the Study Table for the study that this series belongs to
Requirements

Target Platforms

See Also

Reference

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