Share via


Rule.Conditions Property

Definition

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

Property Value

Applies to