次の方法で共有


ActivityRun.Input プロパティ

定義

アクティビティの入力を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象