Returns whether this fact slot is a fuzzy fact slot, with acts as a fuzzy variable
Namespace: IEFacts
Delphi
|
public
property Fuzzy: Boolean read IsFuzzy;
|
Property Value
Type: Boolean
Implements
IFactSlot.Fuzzy
Fuzzy fact slots are defined by the ExtendedTypeInfo property
|