wManager.Wow.Helpers Namespace
WRobot

EasyQuest..::..QuestId Property

Gets or sets quest id list.

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

Syntax


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

Field Value

Quest IDs.