Class RatingWithStarCountQueryResultItem
Inherited Members
Namespace: Volo.CmsKit.Ratings
Assembly: Volo.CmsKit.Domain.dll
Syntax
public class RatingWithStarCountQueryResultItem
Constructors
RatingWithStarCountQueryResultItem()
Declaration
public RatingWithStarCountQueryResultItem()
Properties
Count
Declaration
public int Count { get; set; }
Property Value
| Type | Description |
|---|---|
| int |
StarCount
Declaration
public short StarCount { get; set; }
Property Value
| Type | Description |
|---|---|
| short |