Click or drag to resize

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
Syntax
C#
public int VotesRequired { get; set; }

Property Value

Type: Int32
See Also