C#
VB
C++
Returns a System.Data.DataRow in the Series Table for the series that this instance belongs to
public DataRow GetSeriesRow(
DataRow instanceRow
)
Public MustOverride Function GetSeriesRow(
ByVal instanceRow As System.Data.DataRow
) As System.Data.DataRow
public:
virtual System::Data::DataRow^ GetSeriesRow(
System::Data::DataRow^ instanceRow
) abstract
instanceRow
an instance System.Data.DataRow in the Instance Table
a System.Data.DataRow in the Series Table for the series that this instance belongs to
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET