←Select platform

GetStudyRow Method (DefaultSeriesInfo)

Summary

A default implementation that returns a System.Data.DataRow in the Study Table for the study that this series belongs to

Syntax

C#
VB
C++
public System.Data.DataRow GetStudyRow( 
   System.Data.DataRow seriesRow 
) 
Public Function GetStudyRow( 
   ByVal seriesRow As System.Data.DataRow 
) As System.Data.DataRow 
public:  
   System::Data::DataRow^ GetStudyRow( 
      System::Data::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 GetElementValue

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Storage.DataAccessLayer Assembly
Click or drag to resize