Click or drag to resize
PostMetricsRequest Constructor (Post, IDictionaryString, Object)
Initializes a new instance of an object.

Namespace: Dynamicweb.Content.Social.Metrics
Assembly: Dynamicweb (in Dynamicweb.dll) Version: 9.6.0
Syntax
public PostMetricsRequest(
	Post post,
	IDictionary<string, Object> filters
)

Parameters

post
Type: Dynamicweb.Content.SocialPost
The target post.
filters
Type: System.Collections.GenericIDictionaryString, Object
The filters.
Remarks