Share via


NotEqual Class

Definition

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

Constructors

NotEqual(Term, Term)
NotEqual(Term, Term, VocabularyLink)

Properties

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

Methods

Clone()

Applies to