Edit

Share via


RuleActionTrackingEvent.RuleName Property

Definition

Gets the name of the Rule that caused the RuleActionTrackingEvent to be raised.

public:
 property System::String ^ RuleName { System::String ^ get(); };
public string RuleName { get; }
member this.RuleName : string
Public ReadOnly Property RuleName As String

Property Value

The Rule that caused one or more actions to execute.

Applies to