wManager.Wow.Helpers Namespace
WRobot

GrinderGathererEasyQuestClass..::..EntryGrinderTarget Property

Gets or sets the entry grinder target.

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

Syntax


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

Field Value

The entry grinder target.