Click or drag to resize
TwitterPostInfoTwitterPostDocumentGUID Property
Gets or sets the document GUID the Twitter post belongs to.

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

Property Value

Type: NullableGuid
See Also