Click or drag to resize

TransitionVOrder Property

All transitions which leave the same activity/control element are in the same number range. The lowest vorder is 1. VOrder is used for: - Decision elements - Ordering of buttons in workitemdlg

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

Property Value

Type: Int32
See Also