BuildDefinitionReference.ParentDefinition Property

Definition

A reference to the definition that this definition is a draft of, if this is a draft definition.

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

Property Value

Attributes

Applies to