TwitterPostInfoTwitterPostDocumentGUID Property |
Gets or sets the document GUID the Twitter post belongs to.
Namespace: CMS.SocialMarketingAssembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.2.23
Syntax public virtual Nullable<Guid> TwitterPostDocumentGUID { get; set; }
Property Value
Type:
NullableGuidSee Also