RatingInput.ValueChangedAction Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("valueChangedAction")]
public Microsoft.Teams.Cards.Action? ValueChangedAction { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("valueChangedAction")>]
member this.ValueChangedAction : Microsoft.Teams.Cards.Action with get, set
Public Property ValueChangedAction As Action

Property Value

Attributes

Applies to