Table of Contents

Property AllowMultiselect

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

AllowMultiselect

Gets or sets whether a user can select multiple answers. Defaults to false.

public bool AllowMultiselect { get; set; }

Property Value

bool