Click or drag to resize
RecipeTimeToCraftMS Property
View Project on GitHub
The time in milliseconds it takes to craft the item.

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

Property Value

Type: Int32
See Also