GitPullRequest.MergeId 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.
The ID of the job used to run the pull request merge. Used internally.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="mergeId")]
public Guid MergeId { get; set; }
member this.MergeId : Guid with get, set
Public Property MergeId As Guid
Property Value
- Attributes