Workflow.Definition Property

Definition

Gets or sets the definition.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.definition")]
public object Definition { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.definition")>]
member this.Definition : obj with get, set
Public Property Definition As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to