BuildDefinitionReference.ParentDefinition Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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