Click or drag to resize
FacebookInsightsStateItemCollectedEndTime Property
The latest collected end time.

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

Property Value

Type: NullableDateTime
See Also