Platform Symphony .NET API Reference - Version 5.1
EnableValidation Property
NamespacesPlatform.Symphony.SoamTaskIdFilterEnableValidation
Sets a value to enable or disable filter validation. By default, filter validation is disabled.
Declaration Syntax
C#
public override bool EnableValidation { set; }
Value
A value indicating whether to enable or disable filter validation. If filter validation is enabled, Symphony will check whether this filter, in isolation, can possibly be satisfied at the time that the Session.FetchTaskOutput() call is made. This check will not take into account whether concurrent filter requests invalidate one another. Note that there may be some performance degradation for filter validation.
Exceptions
ExceptionCondition
[SoamException]

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