Share via


Rule.Actions Property

Definition

public:
 property Microsoft::RuleEngine::ActionCollection ^ Actions { Microsoft::RuleEngine::ActionCollection ^ get(); void set(Microsoft::RuleEngine::ActionCollection ^ value); };
public Microsoft.RuleEngine.ActionCollection Actions { get; set; }
member this.Actions : Microsoft.RuleEngine.ActionCollection with get, set
Public Property Actions As ActionCollection

Property Value

Applies to