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