ChoiceSetInput.WithIsRequired(Boolean) Method

Definition

public Microsoft.Teams.Cards.ChoiceSetInput WithIsRequired(bool value);
member this.WithIsRequired : bool -> Microsoft.Teams.Cards.ChoiceSetInput
Public Function WithIsRequired (value As Boolean) As ChoiceSetInput

Parameters

value
Boolean

Returns

Applies to