共用方式為


ActivityRun.Input Property

Definition

Gets the input for the activity.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to