次の方法で共有


LogicalAnd.Arguments プロパティ

定義

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

プロパティ値

適用対象