Click or drag to resize
FacebookInsightsStateStateItemArrayList Property
Contains FacebookInsightsStateItem for purpose of serialization.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.2.23
Syntax
C#
public List<FacebookInsightsStateItem> StateItemArrayList { get; set; }

Property Value

Type: ListFacebookInsightsStateItem
See Also