BusinessRule.RuleActionText Property

Definition

Gets or sets the business rule actions included in the current business rule.

public:
 property System::String ^ RuleActionText { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string RuleActionText { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.RuleActionText : string with get, set
Public Property RuleActionText As String

Property Value

A String representing the actions.

Attributes

Applies to