Click or drag to resize
StatisticUniqueCount Property
Count of unique member impressions. This stat is available for company profiles only. The update level is not supported.

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

Property Value

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