Equal Class

Definition

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

Constructors

Name Description
Equal(Term, Term, VocabularyLink)
Equal(Term, Term)

Properties

Name Description
LeftArgument (Inherited from RelationalPredicate)
RightArgument (Inherited from RelationalPredicate)
Type (Inherited from LogicalExpression)
VocabularyLink (Inherited from LogicalExpression)

Methods

Name Description
Clone()

Applies to