Edit

Share via


Build.OrchestrationPlan Property

Definition

The orchestration plan for the build.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.TeamFoundation.Build.WebApi.TaskOrchestrationPlanReference OrchestrationPlan { get; set; }
member this.OrchestrationPlan : Microsoft.TeamFoundation.Build.WebApi.TaskOrchestrationPlanReference with get, set
Public Property OrchestrationPlan As TaskOrchestrationPlanReference

Property Value

Attributes

Applies to