Therefore API > API Reference > Classes > TheTaskInfo > Properties
CreatedBy
Gets the name of the task creator.
Namespace: Therefore.API
Visual Basic
Public Overridable ReadOnly Property CreatedBy As String
C#
public virtual string CreatedBy { get; }
Parameters
None.
Property Value
The username of the task creator.