Click or drag to resize
FacebookPostInfoFacebookPostCampaignID Property
Gets or sets the campaign ID the Facebook post belongs to.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.2.23
Syntax
C#
public virtual Nullable<int> FacebookPostCampaignID { get; set; }

Property Value

Type: NullableInt32
See Also