wManager.Wow.Helpers Namespace
WRobot

EntryIndexQuest..::..ObjectiveRequiredCount Property

Gets or sets the objective required count.

Namespace:  wManager.Wow.Class
Assembly:  wManager (in wManager.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.