Click or drag to resize
FacebookInsightsStateItemSkipCollectionUntil Property
Till when the collection of this object ID's Insights can be skipped.

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

Property Value

Type: NullableDateTime
See Also