StatisticBuilder ProcessStatCalcConfig Method A Sandcastle Documented Class Library
Processes the calculation config entries for the given statistic calculation.

Namespace: P4s3Web
Assembly: P4s3Web (in P4s3Web.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

private void ProcessStatCalcConfig(
	Dictionary<string, string> rowData
)

Parameters

rowData
Type: System.Collections.Generic Dictionary String, String 

Return Value

Type:
See Also