Click or drag to resize
StatisticTime Property
Time the statistic is related to (UNIX time stamp in milliseconds).

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

Property Value

Type: Int64
Remarks
The LinkedIn returns a timestamp representing a UTC midnight of the day the stat is related to (or midnight of 1st day of month in case of granularity set to month).
See Also