wManager.Wow.Helpers Namespace
WRobot

BaseReloggerTask..::..IsValid Property

Returns true if is valid.

Namespace:  Relogger.Classes
Assembly:  Relogger (in Relogger.exe)

Syntax


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

Field Value

true if this instance is valid; otherwise, false.