| ReactionDynamicsDates Property |
Gets the list of ordered dates.
Namespace: Dynamicweb.Content.Social.MetricsAssembly: Dynamicweb (in Dynamicweb.dll) Version: 9.6.0
Syntax public IEnumerable<DateTime> Dates { get; }
Public ReadOnly Property Dates As IEnumerable(Of DateTime)
Get
Property Value
Type:
IEnumerableDateTimeRemarks See Also