Show / Hide Table of Contents

Class UserRating

Represents a rating of an item by a user.

Inheritance
System.Object
UserAction
UserRating
Inherited Members
UserAction.Username
UserAction.Identifier
UserAction.Version
UserAction.AgencyId
Namespace: Algenta.Colectica.Model.Repository
Assembly: Algenta.Colectica.Model.dll
Syntax
public class UserRating : UserAction

Properties

Rating

Gets or sets the rating.

Declaration
public int Rating { get; set; }
Property Value
Type Description
System.Int32

Extension Methods

Extensions.Yield<T>(T)
Back to top Copyright © 2009-2018 Colectica