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

Show in webframe

GetStudyRow Method (DefaultSeriesInfo)






a series System.Data.DataRow in the Series Table
A default implementation that returns a System.Data.DataRow in the Study Table for the study that this series belongs to
Syntax
public DataRow GetStudyRow( 
   DataRow seriesRow
)
'Declaration
 
Public Function GetStudyRow( _
   ByVal seriesRow As DataRow _
) As DataRow
'Usage
 
Dim instance As DefaultSeriesInfo
Dim seriesRow As DataRow
Dim value As DataRow
 
value = instance.GetStudyRow(seriesRow)

            

            
public:
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
Remarks

For more information, see Leadtools.Medical.Storage.DataAccessLayer.Interface.ISeriesInfo.GetElementValue

Requirements

Target Platforms

See Also

Reference

DefaultSeriesInfo Class
DefaultSeriesInfo 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