wManager.Wow.Helpers Namespace
WRobot

Log..::..DateTime Property

Gets or sets the date time.

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

Syntax


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

Field Value

The date time.