次の方法で共有


RulesEngineMatchCondition.RulesEngineMatchValue プロパティ

定義

一致する値を照合します。 演算子は、OR セマンティクスを使用して、ここでの各値に適用されます。 いずれかが指定された演算子で変数と一致する場合、この一致条件は一致と見なされます。

public System.Collections.Generic.IList<string> RulesEngineMatchValue { get; }
member this.RulesEngineMatchValue : System.Collections.Generic.IList<string>
Public ReadOnly Property RulesEngineMatchValue As IList(Of String)

プロパティ値

適用対象