Click or drag to resize
ReactionDynamicsAccumulate Method
Accumulates the number of reactions for the given element.

Namespace: Dynamicweb.Content.Social.Metrics
Assembly: Dynamicweb (in Dynamicweb.dll) Version: 9.6.0
Syntax
public void Accumulate(
	DateTime time,
	int reactions
)

Parameters

time
Type: SystemDateTime
Date.
reactions
Type: SystemInt32
Reactions.
Remarks