Click or drag to resize

SocialCommentReplyToComment Property

When not null, means that the comment is a reply to the specified comment. The comment and the reply should be for the same data object. [Filter(multi eq)]

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

Property Value

Type: SocialComment
See Also