wManager.Wow.Helpers Namespace
WRobot

EntryIndexQuest..::..QuestId Property

Gets or sets the quest id.

Namespace:  wManager.Wow.Class
Assembly:  wManager (in wManager.dll)

Syntax


public int QuestId { get; set; }
Public Property QuestId As Integer
	Get
	Set
public:
property int^ QuestId {
	int^ get ();
	void set (int^ value);
}

Field Value

The quest id.