Click or drag to resize
RecipeMinRating Property
View Project on GitHub
The required rating to craft the recipe.

Namespace: GW2CSharp.V2.Unauthenticated.Recipes
Assembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
public int MinRating { get; set; }

Property Value

Type: Int32
See Also