Click or drag to resize

SocialReactionSocialComment Property

When not null, specifies that the reaction is for the specified comment within the 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 SocialComment { get; set; }

Property Value

Type: SocialComment
See Also