SocialReactionsSummarySocialComment Property |
Namespace:
Aloe.EnterpriseOne.Model.Communities
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic SocialComment SocialComment { get; }
Public ReadOnly Property SocialComment As SocialComment
Get
public:
property SocialComment^ SocialComment {
SocialComment^ get ();
}
member SocialComment : SocialComment with get
Property Value
Type:
SocialComment
See Also