Navigation: Code Documentation > IE > IECSInterfaces > Interfaces > IIEDefinedType > Properties
IIEDefinedType.Reasoner Property
Returns the IReasoner that owns the defined type
Namespace: IECSInterfaces
Delphi
public property Reasoner: IReasoner read get_Reasoner write set_Reasoner;
Property Value
Type: IReasoner
In the IECS, the TInferenceEngine component and its descendants are the only IReasoner implementations
•IIEDefinedType
•IECSInterfaces