Click or drag to resize
HistoricalFollowStatistics Class
Represents a historical follower statistics element element which is usually returned as an API response to company followers statistics request.
Inheritance Hierarchy
SystemObject
  CMS.SocialMarketing.LinkedInInternalHistoricalFollowStatistics

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

The HistoricalFollowStatistics type exposes the following members.

Constructors
  NameDescription
Public methodHistoricalFollowStatistics
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