Share via


SearchTextParser.SearchableRule Class

Definition

Provides functionality for getting a FilterRule from search text.

protected: ref class SearchTextParser::SearchableRule
protected: ref class SearchTextParser::SearchableRule
class SearchTextParser::SearchableRule
protected class SearchTextParser.SearchableRule
Protected Class SearchTextParser.SearchableRule
Inheritance
SearchTextParser.SearchableRule

Constructors

SearchTextParser.SearchableRule(String, SelectorFilterRule, TextFilterRule)

Initializes a new instance of SearchTextParser.SearchableRule with the specified unique ID, selector rule, and child rule.

Properties

Pattern

Gets the regular expression pattern for this instance.

UniqueId

Gest the unique ID for this instance.

Methods

GetRuleWithValueSet(String)

Gets a rule with the specified search value set.

Applies to