Click or drag to resize

RouteNegativeConditionFilterXml Property

The negative condition should NOT be matched by the document in order to execute the route.

Namespace:  Aloe.EnterpriseOne.Model.Systems.Workflow
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public DataAccessFilter NegativeConditionFilterXml { get; set; }

Property Value

Type: DataAccessFilter
See Also