Table of Contents

Class FilterElement

Namespace
NRules.RuleModel
Assembly
NRules.RuleModel.dll

Filter that determines which rule matches should trigger rule actions.

public class FilterElement : ExpressionElement
Inheritance
FilterElement
Inherited Members
Extension Methods

Properties

ElementType

Element type of this rule element.

public override ElementType ElementType { get; }

Property Value

ElementType

FilterType

Type of rule match filter.

public FilterType FilterType { get; }

Property Value

FilterType