wManager.Wow.Helpers Namespace
WRobot

ReloggerTask..::..TaskType Property

Gets or sets string task type (you can found supported names here TaskType)

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

Syntax


[XmlIgnoreAttribute]
public string TaskType { get; set; }
<XmlIgnoreAttribute> _
Public Property TaskType As String
	Get
	Set
[XmlIgnoreAttribute]
public:
property String^ TaskType {
	String^ get ();
	void set (String^ value);
}

Field Value

The type of the task.