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