Therefore API > API Reference > Classes > TheTask > Properties
UserNo
Gets or sets the id of the task creator.
Namespace: Therefore.API
Visual Basic
Public Overridable ReadOnly Property UserNo As Integer
C#
public virtual int UserNo { get; set; }
Parameters
None.
Property Value
The user ID for the creator of the task.