Property RecipeId
- Namespace
- GuildWars2.Guilds.Logs
- Assembly
- GW2SDK.dll
RecipeId
If present, the recipe ID of the Scribe recipe for the upgrade.
public required int? RecipeId { get; init; }
Property Value
- int?
If present, the recipe ID of the Scribe recipe for the upgrade.
public required int? RecipeId { get; init; }