Click or drag to resize
StatisticLikeCount Property
Count of likes.

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

Property Value

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