Click or drag to resize

SocialPostLastInteractionTimeUtc Property

The server time (in UTC) of the last interaction with the post, including comments, replies, likes, etc. [Required]

Namespace:  Aloe.EnterpriseOne.Model.Communities
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public DateTime LastInteractionTimeUtc { get; set; }

Property Value

Type: DateTime
See Also