| 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
Syntaxpublic int VOrder { get; }
Property Value
Type:
Int32
See Also