Click or drag to resize

ProcessConnectionConditionFilterXml Property

When not null, specifies that the flow will be followed only if the condition is matched by the current values in the process instance. [Filter(eq;like)]

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

Property Value

Type: DataAccessFilter
See Also