Share via


MergeParameters.IsDryRun Property

Definition

Specifies whether the operation is a real merge operation or a simulation.

public bool? IsDryRun { get; set; }
member this.IsDryRun : Nullable<bool> with get, set
Public Property IsDryRun As Nullable(Of Boolean)

Property Value

Applies to