RelationalPredicate Class

Definition

public ref class RelationalPredicate abstract : Microsoft::RuleEngine::Predicate
[System.Serializable]
public abstract class RelationalPredicate : Microsoft.RuleEngine.Predicate
type RelationalPredicate = class
    inherit Predicate
Public MustInherit Class RelationalPredicate
Inherits Predicate
Inheritance
RelationalPredicate
Derived
Attributes

Properties

Name Description
LeftArgument
RightArgument
Type (Inherited from LogicalExpression)
VocabularyLink (Inherited from LogicalExpression)

Methods

Name Description
Clone() (Inherited from LogicalExpression)

Applies to