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.ItemsAssembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntaxpublic int VendorValue { get; set; }
Property Value
Type:
Int32
See Also