CommitComparison.BehindBy Property

Definition

behind_by base branch

[System.Text.Json.Serialization.JsonPropertyName("behind_by")]
public int? BehindBy { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("behind_by")>]
member this.BehindBy : Nullable<int> with get, set
Public Property BehindBy As Nullable(Of Integer)

Property Value

Attributes

Applies to