void SetMinParticipantsWithRange( qUnsignedInt16 min, qUnsignedInt16 max );
Name | Description | |
---|---|---|
in | min |
Minimum value for minimum number of participants. |
in | max |
Maximum value for minimum number of participants. |
Specifies a range for the minimum number of people who can participate.
Specifies the minimum number of people who can participate. If nothing is specified, any value will be matched, searching for: min
value <= minimum number of participants <= max
value.
CONFIDENTIAL