Click or drag to resize

TransitionFilterId Property

FilterId is used when the transition leaves a et control element of type=decision. If the target object can pass this filter, the criteria for the transition is fulfilled.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public int FilterId { get; set; }

Property Value

Type: Int32
See Also