Share via


SetVariableActivity.VariableName Property

Definition

Gets or sets name of the variable whose value needs to be set.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to