wManager.Wow.Helpers Namespace
WRobot

GathererEasyQuestClass..::..EntryIdObjects Property

Gets or sets the entry identifier objects.

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

Syntax


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

Field Value

The entry identifier objects.