UserRatings

MovPackage.UserRatings property

A number, assigned by the user, that indicates the rating or relative value of the movie. This number can range from 0.0 to 5.0. A value of 0.0 indicates that the user has not rated the movie.

public string UserRatings { get; }

Property Value

The UserRatings.

See Also