ParticipationType Enumeration |
Namespace: Packflow.Modeling
public enum ParticipationType
| Member name | Value | Description | |
|---|---|---|---|
| Percentage | 0 | The number of participating users compared to the total of users able to participate. | |
| UserCount | 1 | The number of participating users. |