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