| PostMetricsRequestFilters Property |
Gets or sets the filters.
Namespace: Dynamicweb.Content.Social.MetricsAssembly: Dynamicweb (in Dynamicweb.dll) Version: 9.6.0
Syntax public IDictionary<string, Object> Filters { get; set; }
Public Property Filters As IDictionary(Of String, Object)
Get
Set
Property Value
Type:
IDictionaryString,
ObjectRemarks See Also