Click or drag to resize
LinkedInPostInfoLinkedInPostDocumentGUID Property
Gets or sets the document GUID the LinkedIn post belongs to.

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

Property Value

Type: NullableGuid
See Also