StatisticBuilder UpdateExistingStatistic Method A Sandcastle Documented Class Library
Updates the chosen statistic slot with the current stat data.

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

private bool UpdateExistingStatistic(
	Dictionary<string, string> rowData,
	string statId
)

Parameters

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

Return Value

Type: Boolean
See Also