LinkedInPostInfoLinkedInPostCampaignID Property |
Gets or sets the campaign ID the LinkedIn post belongs to.
Namespace: CMS.SocialMarketingAssembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 12.0.0
Syntaxpublic virtual Nullable<int> LinkedInPostCampaignID { get; set; }
Property Value
Type:
NullableInt32
See Also