WorkflowRunAction.Code Property

Definition

Gets the code.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to