Therefore API > API Reference > Classes > TheTask > Properties
StartDate
Gets or sets the start date of the task.
Namespace: Therefore.API
Visual Basic
Public Overridable ReadOnly Property StartDate As DateTime
C#
public virtual DateTime StartDate { get; set; }
Parameters
None.
Property Value
The start date for the task.