wManager.Wow.Helpers Namespace
WRobot

AddTargetUserControl..::..TargetEntries Property

Gets or sets the target entries.

Namespace:  wManager.Wow.Forms.ProfileMaker
Assembly:  wManager (in wManager.dll)

Syntax


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

Field Value

The target entries.