wManager.Wow.Helpers Namespace
WRobot

UseScriptOnEasyQuestClass..::..EntryIdTarget Property

Gets or sets the entry identifier target.

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

Syntax


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

Field Value

The entry identifier target.