DeletingRule.FireBefore Property

Definition

Override the FireBefore flag to always return true

public:
 property bool FireBefore { bool get(); };
public override sealed bool FireBefore { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.FireBefore : bool
Public Overrides NotOverridable ReadOnly Property FireBefore As Boolean

Property Value

Attributes

Applies to