| TransitionVotesRequired Property |
Defines the number of votes required for the process to flow on the the to-element.
Only used of From is a voting activity.
The unit (individuals or percantage) for VotesRequired depends on the Voting unit on the from activity.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic int VotesRequired { get; set; }
Property Value
Type:
Int32
See Also