Click or drag to resize

VotingUnit Enumeration

The voting configuration can be bason on number of individuals or a percentage of the participants

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public enum VotingUnit
Members
  Member nameValueDescription
Individuals0
Percent1
See Also