Therefore API > API Reference > Classes > TheWFTask > Properties
DisabDeleg
Determines if delegating the task is allowed or not.
Namespace: Therefore.API
Visual Basic
Public Overridable ReadOnly Property DisabDeleg As Boolean
C#
public virtual bool DisabDeleg { get; }
Value
Condition
true
Can not be delegated
false
Can be delegated
TheWFTask class
TheWFTask properties