Click or drag to resize
StatisticPaidFollowerCount Property
Count of paid followers.

Namespace: CMS.SocialMarketing.LinkedInInternal
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 10.0.0
Syntax
C#
public int PaidFollowerCount { get; set; }

Property Value

Type: Int32
Remarks
Shall be used in context of HistoricalFollowStatistics only.
See Also