Platform Symphony .NET API Reference - Version 5.1
TaskOutputFilter Class
NamespacesPlatform.Symphony.SoamTaskOutputFilter
Abstract base class for a task output filter. A task output filter sets the criteria of which task outputs to retrieve.
Declaration Syntax
C#
public abstract class TaskOutputFilter
Members
All MembersMethodsProperties



IconMemberDescription
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.

Remarks

NOTE: If any of the methods of this class are called after the Main(...) method exits, the client or service process may behave in an undefined manner (for example, hang or terminate abnormally).

Inheritance Hierarchy
Object
TaskOutputFilter
 TaskIdFilter

Assembly: Platform.Symphony.Soam.Net (Module: Platform.Symphony.Soam.Net) Version: 5.1.0.0