Click or drag to resize
ReactionDynamicsAddOrUpdate Method
Adds new or updates existing element.

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

Parameters

date
Type: SystemDateTime
Date.
reactions
Type: SystemInt32
Number of reactions.
Remarks