Language

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

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