Click or drag to resize
ReactionDynamicsAccumuate Method

Note: This API is now obsolete.

Namespace: Dynamicweb.Content.Social.Metrics
Assembly: Dynamicweb (in Dynamicweb.dll) Version: 9.6.0
Syntax
[ObsoleteAttribute("Use Accumulate instead.")]
public void Accumuate(
	DateTime date,
	int reactions
)

Parameters

date
Type: SystemDateTime
reactions
Type: SystemInt32
See Also