isDistinct property
read / write
The distinct mode of the channel.
If GroupChannel.isSuper is true
, then this must be set to false
.
Implementation
bool? isDistinct;
The distinct mode of the channel.
If GroupChannel.isSuper is true
, then this must be set to false
.
bool? isDistinct;