LinkedInPostInfoLinkedInPostDocumentGUID Property |
Gets or sets the document GUID the LinkedIn post belongs to.
Namespace: CMS.SocialMarketingAssembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 12.0.0
Syntaxpublic virtual Nullable<Guid> LinkedInPostDocumentGUID { get; set; }
Property Value
Type:
NullableGuid
See Also