共用方式為


SetVariableActivity.Value Property

Definition

Gets or sets value to be set. Could be a static value or Expression

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to