wManager.Wow.Helpers Namespace
WRobot

ReloggerProfileSettings..::..IsValid Property

Returns true if profile and tasks are valid, no GetErrors()()()().

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 profile and tasks are valid; otherwise, false.