Artificial Intelligence
Artificial Intelligence
Information

Premise.Predicate property


      Gets or sets the predicate of this premise.


Namespace : ielib
Assembly : ielib.dll

public KnowledgePredicate.Predicate Predicate { set; get; }

Property value

Type : ielib.KnowledgePredicate.Predicates

Represents the value of the KnowledgePredicate.Predicates property.


      Note: This property is used to set or get the compare of a premise (see also the Premise.IsSatisfied property).