wManager Namespace
wManager.Wow.Helpers Namespace
WRobot

wManagerSetting..::..HarvestTimber Property

Harvest timber.

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

Syntax


public bool HarvestTimber { get; set; }
Public Property HarvestTimber As Boolean
	Get
	Set
public:
property bool^ HarvestTimber {
	bool^ get ();
	void set (bool^ value);
}