ResetInputsAction.TargetInputIds Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("targetInputIds")]
public System.Collections.Generic.IList<string>? TargetInputIds { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("targetInputIds")>]
member this.TargetInputIds : System.Collections.Generic.IList<string> with get, set
Public Property TargetInputIds As IList(Of String)

Property Value

Attributes

Applies to