wManager.Wow.Helpers Namespace
WRobot

DownloadEntry..::..Id Property

Gets or sets the identifier.

Namespace:  robotManager.Helpful.Forms
Assembly:  robotManager (in robotManager.dll)

Syntax


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

Field Value

The identifier.