Class ReactionSummaryQueryResultItem
Inheritance
System.Object
ReactionSummaryQueryResultItem
Namespace: Volo.CmsKit.Reactions
Assembly: Volo.CmsKit.Domain.dll
Syntax
public class ReactionSummaryQueryResultItem : object
Properties
Count
Declaration
public int Count { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
ReactionName
Declaration
public string ReactionName { get; set; }
Property Value
Type | Description |
---|---|
System.String |