Abstract base class for a task output filter. A task output filter sets the criteria of which task outputs to retrieve.

C# |
public abstract class TaskOutputFilter

All Members | Methods | Properties | |||
Icon | Member | Description |
---|---|---|
![]() | EnableValidation | Sets a value to enable or disable filter validation. By default, filter validation is disabled. |
![]() | IsSatisfied | Gets a value indicating whether the filter has been satisfied. |
![]() | Reset()()() | Resets the filter criteria. |

Object | ||
![]() | TaskOutputFilter | |
![]() | TaskIdFilter |