Click or drag to resize
PostMetricsRequest Class
Represents a post metrics request. This class cannot be inherited.
Inheritance Hierarchy
SystemObject
  Dynamicweb.Content.Social.MetricsPostMetricsRequest

Namespace: Dynamicweb.Content.Social.Metrics
Assembly: Dynamicweb (in Dynamicweb.dll) Version: 9.6.0
Syntax
public sealed class PostMetricsRequest

The PostMetricsRequest type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyFilters
Gets or sets the filters.
Public propertyIsValid
Gets value indicating whether this request is valid.
Public propertyPost
Gets or sets the target post.
Top
Remarks