Messages.SubmitActionActivity.SubmitActionValue.ActionValue Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("actionValue")]
[System.Text.Json.Serialization.JsonPropertyOrder(1)]
public object? ActionValue { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("actionValue")>]
[<System.Text.Json.Serialization.JsonPropertyOrder(1)>]
member this.ActionValue : obj with get, set
Public Property ActionValue As Object

Property Value

Attributes

Applies to