wManager.Wow.Helpers Namespace
WRobot

EntryObjectiveQuest..::..QuestId Property

Gets or sets the quest identifier.

Namespace:  Quester.Profile
Assembly:  Quester (in Quester.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 identifier.