StartDate
Previous  Next

Gets or sets the task's start date.
Syntax: StartDate As Long

Example:
Task.StartDate = DateParse("10/25/2007") + (TimeParse("08:00") mod cTicksPerDay)