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: 12.0.0
Syntax
C#
public virtual Nullable<int> TwitterPostCampaignID { get; set; }

Property Value

Type: NullableInt32
See Also