Click or drag to resize
HistoricalStatusUpdateStatistics Class
Represents a historical status update statistics element which is usually returned as an API response to company update statistics request.
Inheritance Hierarchy
SystemObject
  CMS.SocialMarketing.LinkedInInternalHistoricalStatusUpdateStatistics

Namespace: CMS.SocialMarketing.LinkedInInternal
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 10.0.0
Syntax
C#
public class HistoricalStatusUpdateStatistics

The HistoricalStatusUpdateStatistics type exposes the following members.

Constructors
  NameDescription
Public methodHistoricalStatusUpdateStatistics
Top
Properties
  NameDescription
Public propertyStatistics
Statistics contained in retrieved response.
Public propertyTotal
Total count of statistics retrieved.
Top
Remarks
This class is public for purposes of serialization only. Do not consider it a part of public API. The class' content may change without prior notification.
See Also