Changeset.

RightParentRevision Property

Summary

Gets the locally unique revision number of the right parent, or -1 if this is the initial changeset.
Assembly
Mercurial.Net.dll
Namespace
Mercurial
Containing Type
Changeset

Syntax

public int RightParentRevision { get; }

Value

Type Description
int