Compartilhar via


ActivityDependency.DependencyConditions Propriedade

Definição

Obtém ou define match-Condition para a dependência.

[Newtonsoft.Json.JsonProperty(PropertyName="dependencyConditions")]
public System.Collections.Generic.IList<string> DependencyConditions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dependencyConditions")>]
member this.DependencyConditions : System.Collections.Generic.IList<string> with get, set
Public Property DependencyConditions As IList(Of String)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a