Share via


Match Class

Definition

public ref class Match sealed : Microsoft::RuleEngine::Predicate
[System.Serializable]
public sealed class Match : Microsoft.RuleEngine.Predicate
type Match = class
    inherit Predicate
Public NotInheritable Class Match
Inherits Predicate
Inheritance
Attributes

Constructors

Match(Term, Term)
Match(Term, Term, VocabularyLink)

Properties

InputString
RegularExpression
Type (Inherited from LogicalExpression)
VocabularyLink (Inherited from LogicalExpression)

Methods

Clone()

Applies to