Share via


GreaterThan Class

Definition

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

Constructors

GreaterThan(Term, Term)
GreaterThan(Term, Term, VocabularyLink)

Properties

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

Methods

Clone()

Applies to