BusinessRule.RuleConditionText Property

Definition

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

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

Property Value

A String representing the conditions.

Attributes

Applies to