Share via


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

Range(Term, Term, Term)
Range(Term, Term, Term, VocabularyLink)

Properties

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

Methods

Clone()

Applies to