| ReactionDynamicsReactions Property |
Gets the list of reactions ordered by dates.
Namespace: Dynamicweb.Content.Social.MetricsAssembly: Dynamicweb (in Dynamicweb.dll) Version: 9.6.0
Syntax public IEnumerable<int> Reactions { get; }
Public ReadOnly Property Reactions As IEnumerable(Of Integer)
Get
Property Value
Type:
IEnumerableInt32Remarks See Also