Share via


LessThan Class

Definition

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

Constructors

LessThan(Term, Term, VocabularyLink)
LessThan(Term, Term)

Properties

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

Methods

Clone()

Applies to