Gets or sets a value indicating whether the current merge process should be canceled.

Introduced: X9.

Syntax

public bool Cancel { get; set; }
Public Property Cancel() As Boolean