ContextRuleStateChangedEventArgs.IsActive Property

Definition

Gets a value indicating whether the rule is active.

public:
 property bool IsActive { bool get(); };
[System.Runtime.Serialization.DataMember(IsRequired=true, Order=1)]
public bool IsActive { get; }
[<System.Runtime.Serialization.DataMember(IsRequired=true, Order=1)>]
member this.IsActive : bool
Public ReadOnly Property IsActive As Boolean

Property Value

Attributes

Applies to