Click or drag to resize

DataTableForStatisticsRowsWithMaxAggregation Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Rel address of the last aggregated row having maximum number of rows aggregated (i.e. number of common rows)

Namespace:  imbSCI.DataComplex.tables
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public int RowsWithMaxAggregation { get; set; }
Request Example View Source

Property Value

Type: Int32
The row aggregation all.

Implements

IDataTableForStatisticsRowsWithMaxAggregation
See Also