Edit

Share via


CreateProcessRuleRequest.Conditions Property

Definition

List of conditions when the rule should be triggered.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
public System.Collections.Generic.IEnumerable<Microsoft.TeamFoundation.WorkItemTracking.Process.WebApi.Models.RuleCondition> Conditions { get; set; }
member this.Conditions : seq<Microsoft.TeamFoundation.WorkItemTracking.Process.WebApi.Models.RuleCondition> with get, set
Public Property Conditions As IEnumerable(Of RuleCondition)

Property Value

Attributes

Applies to