Sdílet prostřednictvím


Workflow.CommandName Property

Definition

Gets workflow command name.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.commandName")]
public string CommandName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.commandName")>]
member this.CommandName : string
Public ReadOnly Property CommandName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to