A default implementation that returns a System.Data.DataRow in the Series Table for the series that this instance belongs to
public DataRow GetSeriesRow(
DataRow row
)
Public Function GetSeriesRow(
ByVal row As System.Data.DataRow
) As System.Data.DataRow
public:
System::Data::DataRow^ GetSeriesRow(
System::Data::DataRow^ row
)
row
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
For more information, see GetSeriesRow
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