ProblemDetectedEventArgs.OverwriteCondition Property
Namespace: Rebex.IO
Assembly: Rebex.Common.dll (version 7.0.9448)
OverwriteCondition
Gets the condition to apply for the Overwrite reaction. If the chosen reaction is not Overwrite, this property is ignored.
Declaration
public OverwriteCondition OverwriteCondition { get; }
Property Value
| Type | Description |
|---|---|
| OverwriteCondition | Overwrite condition. |