wManager.Wow.Helpers Namespace
WRobot

EntryObjectiveQuest..::..ObjectiveRequiredCount Property

Gets or sets the objective required count.

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

Syntax


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

Field Value

The objective required count.