Click or drag to resize
ReactionDynamicsAccumuateRange Method

Note: This API is now obsolete.

Namespace: Dynamicweb.Content.Social.Metrics
Assembly: Dynamicweb (in Dynamicweb.dll) Version: 9.6.0
Syntax
[ObsoleteAttribute("Use AccumulateRange instead.")]
public void AccumuateRange(
	IDictionary<DateTime, int> values
)

Parameters

values
Type: System.Collections.GenericIDictionaryDateTime, Int32
See Also