Click or drag to resize

ParagraphSegmentSelectionFillRow Method

Fills data row with the property values of the current object.

Namespace:  Dynamicweb.Analytics
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
protected override void FillRow(
	DataRow row
)

Parameters

row
Type: System.DataDataRow
Data row to fill.
Remarks