Share via


LogicalAnd.Arguments Property

Definition

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

Property Value

Applies to