wManager.Wow.Helpers Namespace
WRobot

IProduct..::..IsStarted Property

Get product running status.

Namespace:  robotManager.Products
Assembly:  robotManager (in robotManager.dll)

Syntax


bool IsStarted { get; }
ReadOnly Property IsStarted As Boolean
	Get
property bool^ IsStarted {
	bool^ get ();
}

Field Value

true if product is started, else false .