wManager.Wow.Helpers Namespace
WRobot

DownloadEntry..::..Updated Property

Gets or sets the update date.

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

Syntax


public long Updated { get; set; }
Public Property Updated As Long
	Get
	Set
public:
property long long^ Updated {
	long long^ get ();
	void set (long long^ value);
}

Field Value

The updated date.