 | ReactionDynamicsAccumuate Method |
Note: This API is now obsolete.
Namespace: Dynamicweb.Content.Social.MetricsAssembly: Dynamicweb (in Dynamicweb.dll) Version: 9.6.0
Syntax[ObsoleteAttribute("Use Accumulate instead.")]
public void Accumuate(
DateTime date,
int reactions
)<ObsoleteAttribute("Use Accumulate instead.")>
Public Sub Accumuate (
date As DateTime,
reactions As Integer
)Parameters
- date
- Type: SystemDateTime
- reactions
- Type: SystemInt32
See Also