Click or drag to resize
IngredientItemId Property
View Project on GitHub
The id of the item in the recipe

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

Property Value

Type: Int32
See Also