wManager.Wow.Helpers Namespace
WRobot

ParallelQuestsEasyQuestClass..::..SubQuestsClassName Property

Gets or sets the name of the sub quests class.

Namespace:  Quester.Profile
Assembly:  Quester (in Quester.dll)

Syntax


public List<string> SubQuestsClassName { get; set; }
Public Property SubQuestsClassName As List(Of String)
	Get
	Set
public:
property List<String^>^ SubQuestsClassName {
	List<String^>^ get ();
	void set (List<String^>^ value);
}

Field Value

The name of the sub quests class.