Workflow.Version Property

Definition

Gets the version.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to