Click or drag to resize
LinkedInPostInfoLinkedInPostCampaignID Property
Gets or sets the campaign ID the LinkedIn post belongs to.

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

Property Value

Type: NullableInt32
See Also