次の方法で共有


AppendVariableActivity.Value プロパティ

定義

追加する値を取得または設定します。 静的な値または式を指定できます

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象