FacebookInsightsStateItem.CollectedEndTime Property |
The latest collected end time.
Namespace: CMS.SocialMarketingAssembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 12.0.0
Syntaxpublic Nullable<DateTime> CollectedEndTime { get; set; }
Property Value
Type:
Nullable<DateTime>
See Also