wManager.Wow.Helpers Namespace
WRobot

Timer..::..StartTime Property

Gets or sets the start time.

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

Syntax


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

Field Value

A long that holds the start time.