Edit

Share via


CreateProcessRuleRequest.Actions Property

Definition

List of actions to take when the rule is triggered.

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

Property Value

Attributes

Applies to