wManager.Wow.Helpers Namespace
WRobot

Buy..::..GoToVendorIfQuantityLessOrEqual Property

Force to go to vendor if value is bigger or equal than 0 (-1 to disable)

Namespace:  wManager.Wow.Class
Assembly:  wManager (in wManager.dll)

Syntax


public int GoToVendorIfQuantityLessOrEqual { get; set; }
Public Property GoToVendorIfQuantityLessOrEqual As Integer
	Get
	Set
public:
property int^ GoToVendorIfQuantityLessOrEqual {
	int^ get ();
	void set (int^ value);
}

Field Value

The go to vendor quantity less or equal.