Therefore API > API Reference > Classes > TheTask > Properties
Instructions
Gets or sets the instruction text.
Namespace: Therefore.API
Visual Basic
Public Overridable ReadOnly Property Instructions As String
C#
public virtual string Instructions { get; set; }
Parameters
None.
Property Value
The instructions for the task.