ActivityRun.Output Property

Definition

Gets the output for the activity.

[Newtonsoft.Json.JsonProperty(PropertyName="output")]
public object Output { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="output")>]
member this.Output : obj
Public ReadOnly Property Output As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to