Rule.FireBefore Property

Definition

returns true if this rule should be fired inline before the change happens

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

Property Value

Attributes

Applies to