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