Edit

UpdateRefsRequest.RefUpdateRequests Property

Definition

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

Property Value

Attributes

Applies to