←Select platform

GetSeriesRow Method

Summary

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

Syntax
C#
C++/CLI
public DataRow GetSeriesRow( 
   DataRow instanceRow 
) 
public:  
   virtual System::Data::DataRow^ GetSeriesRow( 
      System::Data::DataRow^ instanceRow 
   ) abstract 

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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.