Language

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

Name Description
GreaterThan(Term, Term, VocabularyLink)
GreaterThan(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