Click or drag to resize
LinkedInAccountInsightsStateLastCollectedDateTime Property
Represents the last DateTime of collected LinkedIn statistics. The LinkedIn uses UTC time thus the last collected date time should be a UTC midnight.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 9.0.0
Syntax
C#
public Nullable<DateTime> LastCollectedDateTime { get; set; }

Property Value

Type: NullableDateTime
See Also