Range Class

Definition

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

Constructors

Name Description
Range(Term, Term, Term, VocabularyLink)
Range(Term, Term, Term)

Properties

Name Description
RangeHigh
RangeLow
TestValue
Type (Inherited from LogicalExpression)
VocabularyLink (Inherited from LogicalExpression)

Methods

Name Description
Clone()

Applies to