wManager.Wow.Helpers Namespace
WRobot

Conditions..::..ProductInPause Property

Get a value indicating whether product is in pause.

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

Syntax


public static bool ProductInPause { get; }
Public Shared ReadOnly Property ProductInPause As Boolean
	Get
public:
static property bool^ ProductInPause {
	bool^ get ();
}