Click or drag to resize
TwitterPostInfoTwitterPostCampaignID Property
Gets or sets the campaign ID the Twitter post belongs to.

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

Property Value

Type: NullableInt32
See Also