Click or drag to resize

SocialReactionReactionType Property

The type of the reaction. LIK = Like; LOV = Love; HAH = Haha; WOW = Wow; SAD = Sad; ANG = Angry. [Required] [Filter(multi eq)]

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

Property Value

Type: SocialReactionsRepositoryReactionType
See Also