RemovedRuleSetAction.RuleSetName Property

Definition

Gets the name of the RuleSet removed from the workflow.

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

Property Value

The name of the RuleSet removed from the workflow.

Applies to