BuildDefinitionReference.Drafts Property

Definition

The list of drafts associated with this definition, if this is not a draft definition.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public System.Collections.Generic.List<Microsoft.TeamFoundation.Build.WebApi.DefinitionReference> Drafts { get; }
member this.Drafts : System.Collections.Generic.List<Microsoft.TeamFoundation.Build.WebApi.DefinitionReference>
Public ReadOnly Property Drafts As List(Of DefinitionReference)

Property Value

Attributes

Applies to