GitPullRequest.AutoCompleteSetBy 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.
If set, auto-complete is enabled for this pull request and this is the identity that enabled it.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="autoCompleteSetBy")]
public Microsoft.VisualStudio.Services.WebApi.IdentityRef AutoCompleteSetBy { get; set; }
member this.AutoCompleteSetBy : Microsoft.VisualStudio.Services.WebApi.IdentityRef with get, set
Public Property AutoCompleteSetBy As IdentityRef
Property Value
- Attributes