Property Cancel
Cancel
Gets or sets a value indicating whether this consolidation should be cancelled.
public bool Cancel { get; set; }
Property Value
- bool
trueto skip this cluster and keep the original entries;false(default) to proceed with the merge.