Click or drag to resize
ItemVendorValue Property
View Project on GitHub
The value in coins when selling to a vendor. (Can be non-zero even when the item has the NoSell flag.)

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

Property Value

Type: Int32
See Also