次の方法で共有


AppendVariableActivity.VariableName プロパティ

定義

値を追加する必要がある変数の名前を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.variableName")]
public string VariableName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.variableName")>]
member this.VariableName : string with get, set
Public Property VariableName As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象