Edit

Share via


GitPullRequestQueryInput.Type Property

Definition

The type of query to perform.

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

Property Value

Attributes

Applies to