Rule.IsEnabled Property

Definition

Gets or Sets whether the Rule is enabled.

public:
 property bool IsEnabled { bool get(); void set(bool value); };
public bool IsEnabled { [System.Diagnostics.DebuggerStepThrough] get; [System.Diagnostics.DebuggerStepThrough] set; }
[<get: System.Diagnostics.DebuggerStepThrough>]
[<set: System.Diagnostics.DebuggerStepThrough>]
member this.IsEnabled : bool with get, set
Public Property IsEnabled As Boolean

Property Value

Attributes

Applies to