Share via


LessThanEqual Class

Definition

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

Constructors

LessThanEqual(Term, Term)
LessThanEqual(Term, Term, VocabularyLink)

Properties

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

Methods

Clone()

Applies to