Property MaxBuyPrice
MaxBuyPrice
Gets or sets the maximum price this store will pay for an item.
Returns -1 if the store has no limit.
public int MaxBuyPrice { get; set; }
Gets or sets the maximum price this store will pay for an item.
Returns -1 if the store has no limit.
public int MaxBuyPrice { get; set; }