Messages.SubmitActionActivity.SubmitActionValue.ActionName Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("actionName")]
[System.Text.Json.Serialization.JsonPropertyOrder(0)]
public string ActionName { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("actionName")>]
[<System.Text.Json.Serialization.JsonPropertyOrder(0)>]
member this.ActionName : string with get, set
Public Property ActionName As String

Property Value

Attributes

Applies to